Fluke 5020A Thermostat User Manual


 
5020A
Users Manual
6-14
ALARm:BEEP <bool>
Sets the state of the audible alarm enable.
Example: ALAR:BEEP 1
The <bool> parameter turns the alarm beep enable on (1 or ON) or off (0 or OFF). This
command may be password protected (see Password Commands).
ALARm:CLEar
Clears the alarm events.
Example: ALAR:CLE
The alarm clear command clears the alarm events.
ALARm:DATE:FIRSt?
Returns the date of the first alarm event.
Example: ALAR:DATE:FIRS?
Response: 2003,8,10
The response is returned in the format, <year>,<month>,<day>.
If no alarm has been triggered, the response is: 2000,0,0.
ALARm:DATE:LAST?
Returns the date of the last alarm event.
Example: ALAR:DATE:LAST?
Response: 2003,8,10
The response is returned in the format, <year>,<month>,<day>.
If no alarm has been triggered, the response is: 2000,0,0.
ALARm:DISPlay?
Returns the state of the visible alarm enable.
Example: ALAR:DISP?
Response: 0
A value of 1 is returned if the alarm display is enabled. A value of 0 is returned if the
alarm display is disabled.
ALARm:DISPlay <bool>
Sets the state of the visible alarm enable.
Example: ALAR:DISP 1
The <bool> parameter turns the alarm display enable on (1 or ON) or off (0 or OFF).
This command may be password protected (see Password Commands).
ALARm:POWer?
Indicates whether a power loss alarm event has occurred.
Example: ALAR:POW?