:SYSTem:TIME?
Instrument:
N1010A
N1000A
DCA-M
Meas. mode:
Scope
Eye
Jitter
TDR
Flex Apps:
FlexDCA
FlexRT
Query Syntax
:SYSTem:TIME?
Description
Queries the time in FlexDCA in 24-hour format. The time is returned as a string with comma-separated values of <hour>,<minute>,<seconds>. For example,
"08,55,10"
which represents 8:55 am and 10 seconds. If the time was 8:55 pm instead, the time returned by the string would be:
"20,55,10"
Use the :SYSTem:DATE?
query to return the date. Use the :SYSTem:UTCNow?
query to return the Coordinated Universal Time (UTC).