SYSTem:TZONe

SYSTem:TZONe

December 3, 2008

GPIB Command Conventions

SYSTem:TZONe

Function

Sets/queries the time zone.

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

Setting

Range:

  • <hour> -12 to +15
  • <minute> 0 to 59

Query

Range:

  • <hour> -12 to +15
  • <minute> 0 to 59

*RST Setting

This feature is not affected by instrument preset

Requirements

GSM/GPRS Lab Application: Revision C.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