4 Command and Query Summary
K0472 Revision A
4-114
:SYST:TIME
Applicability:
PACE1000, PACE5000, PACE6000
Command Syntax
:SYSTem:TIME
Parameter:
Integer in time format.
Short form:
:SYST:TIME
Function:
Sets the time.
Query Syntax
:SYSTem:TIME?
Short form:
:SYST:TIME?
Function:
Returns current time in hour, minute and second.
Response:
Sends in order: hour, minute and second.
Description
This command sets the time. The command query returns the current time in hour, minute
and second order.
Example
TX> :SYST:TIME?
RX> :SYST:TIME 10, 8, 44
It returns current time in hour, minute and second order.
Time can be reset by:
TX> :SYST:TIME 11, 11, 2
TX> :SYST:TIME?
RX> :SYST:TIME 11, 11, 4