5790B
Operators Manual
6-40
CAL_ZERO
Executes dc zeros calibration. An error is generated if the Product cannot make a
measurement (ie, if the short is not applied to the input as specified in the normal
operation section of this SRS). (Overlapped command.)
Parameter
None
CLOCK
Sets the clock/calendar. If the second parameter is present, the CALIBRATION
security state must be set to off or an execution fault results.
Parameters
1. Time in 24-hour format as HHMMSS
2. (Optional) Date in the format controlled by the DATEFMT command
Examples:
CLOCK 133700, 071712
Sets the clock/calendar to 1:37 p.m., July 17, 2012. (Assuming DATEFMT =
MDY.)
CLOCK 080000, 100312
Sets the clock/calendar to 8:00 a.m., March 10, 2012. (Assuming DATEFMT =
DMY.)
CLOCK?
Returns the setting of the clock.
Parameter
None
Response
1. (Integer) Time as HHMMSS.
2. (Integer) Date in the format controlled by the DATEFMT command.
Example
CLOCK?
Returns
150000,090112
if the clock/calendar is set to 3 p.m., September 1, 2012.