Fluke 5020A Thermostat User Manual


 
5020A
Users Manual
6-20
ALARm:TEMPurature<chn>:RATE:LIMit? [MIN|MAX|DEF]
Returns the temperature rate alarm limit for the specified channel in degrees (C or F) per
hour.
Example: ALAR:TEMP1:RATE:LIM?
Response: 5
The TEMPerature suffix, <chn>, specifies the channel (1 or 2). The value returned is
always in the current temperature units (C or F). Specifying the MIN, MAX, or DEF
parameter returns the minimum, maximum, or default value respectively.
ALARm:TEMPurature<chn>:RATE:LIMit <float>|MIN|MAX|DEF
Sets the temperature rate alarm limit for the specified channel in degrees (C or F) per
hour.
Example: ALAR:TEMP1:RATE:LIM 10.00
The TEMPerature suffix, <chn>, specifies the channel (1 or 2). The <float> parameter
specifies the value for the temperature rate alarm limit. The <float> value is always in the
current temperature units (C or F). Specifying MIN, MAX, or DEF parameter sets the
temperature rate alarm limit to the minimum, maximum, or default value respectively.
This command may be password protected (see Password Commands).
ALARm:TEMPurature<chn>:SENSor?
Indicates whether a temperature sensor alarm event has occurred for the specified
channel.
Example: ALAR:TEMP1:SENS?
Response: 0
The TEMPerature suffix, <chn>, specifies the channel (1 or 2). A value of 1 is returned if
a temperature sensor alarm event has occurred on the specified channel. A value of 0 is
returned if a temperature sensor alarm event has not occurred on the specified channel.
ALARm:TEMPurature<chn>:SENSor:ENABle?
Returns the state of the temperature sensor alarm enable for the specified channel.
Example: ALAR:TEMP1:SENS:ENAB?
Response: 0
The TEMPerature suffix, <chn>, specifies the channel (1 or 2). A value of 1 is returned if
the temperature sensor alarm is enabled. A value of 0 is returned if the temperature sensor
alarm is disabled.
ALARm:TEMPurature<chn>:SENSor:ENABle <bool>
Sets the state of the temperature sensor alarm enable for the specified channel.
Example: ALAR:TEMP1:SENS:ENAB 1
The TEMPerature suffix, <chn>, specifies the channel (1 or 2). The <bool> parameter
turns the temperature sensor alarm on (1 or ON) or off (0 or OFF). This command may be
password protected (see Password Commands).
ALARm:TEMPurature<chn>:UPPer?
Indicates whether an upper temperature alarm event has occurred.