SYSTem:TZONe

SYSTem:TZONe

Last updated: January 16, 2009

GPIB Command Conventions

SYSTem:TZONe

Function

Sets/queries the time zone. The format of entry is hh,mm or -hh,-mm and the resolution is 15 minutes. Therefore, any entry that does not fall evenly on a 15 minute (quarter hour) boundary is rounded to the nearest 15 minutes. If -hh,mm is entered an error message is generated.

Changes to time zone will cause changes to local time, but will not directly affect UTC time.

Setting

Range: +17,+45 to -19,-45

  • <hour> -19 to 0
  • <minute> -59 to 0

or

  • <hour> 0 to 17
  • <minute> 0 to 59

Query

Range: +17,+45 to -19,-45

  • <hour> -19 to 0
  • <minute> -59 to 0

or

  • <hour> 0 to 17
  • <minute> 0 to 59

*RST Setting

This feature is not affected by instrument preset

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:TZONe 8,0" !Sets time zone to 8 hours and 0 minutes.
 
OUTPUT 714;"SYSTEM:TZONe?" !Returns "+8,+0" if time zone has been set to 8 hours.

Related Topics


SYSTem:TIME