GPIB OPERATION
3-2-38
BACKL
[not used alone]
:ON Backlighting On
:OFF Backlighting Off
Data type :
None
Allowed suffices : None
Default suffix : None
Examples:
BACKL:ON
BACKL:OFF
TIME?
Prepares message containing information on current real time
clock time setting in the format:
<HH:MM>
where: <HH:MM> is string program data representing the
time in hours and minutes using the 24 hour clock
notation.
Example:
"17:55"
DATE?
Prepares message containing information on current real time
clock date setting in the format:
<YYYY-MM-DD>
where: <YYYY-MM-DD> is string program data
representing the date in ISO notation (year number,
month number, day number).
Example:
"1990-04-01"
OPER?
Prepares message containing information on total operating
hours in the following format:
<nr2>
Example:
1453.0
ELAPSED?
Prepares message containing information on elapsed operating
hours since last reset in the following format:
<nr2>
Example:
454.5