Syntax Description
amode [channel lo_value hi_value
error_value]<cr>
Set new analog output limits and error output value.
channel = Analog output channel
• 1 = voltage output (V)
• 2 = current output (mA)
lo_value = Low limit of the channel.
hi_value = High limit of the channel.
error_value = Error value of the channel.
When setting the error output
voltage, note that the probe's
maximum voltage output is
10.325 V.
Example (show current configuration):
pass 1300
amode 1
Aout 1 range (V) : 0.00 ... 10.00 (error : 0.00)
amode 2
Aout 2 range (mA) : 4.00 ... 20.00 (error : 2.00)
Example (set channel 1 to 0 … 5 V, and error output to 0.0 V; set channel 2 to 0 ... 20 mA, and error output to
23 mA):
amode 1 0 5 0.0
Aout 1 range (V) : 0.00 ... 5.00 (error : 0.00)
amode 2 0 20 23
Aout 2 range (mA) : 0.00 ... 20.00 (error : 23.00)
Table 30 Aover Command
Syntax Description
aover [channel<cr>
Show the behavior of the analog output when the
measured value is outside the scaled output range.
channel = Analog output channel
• 1 = voltage output (V)
• 2 = current output (mA)
Chapter 4 – Vaisala Industrial Protocol
45