
Protection
Modbus
2 - 184
SKF Multilog O
n-Line System IMx-M
User Manual
Register "Analog Ch Alarm Enable/Disable" Bit Definition
Table 2-38:
Register "Analog ch alarm enable/disable" bit definition (TRUE=1).
Register "Analog Ch Alarm Enable/Disable" Bit Definition
Bit representation*
Description
(0x0000)
(No bit set)
Alarm Disabled
0x0001
Alert Low
0x0002
Alert High
0x0004
Danger Low
0x0008
Danger High
0x0010
N/A
0x0020
N/A
0x0040
N/A
0x0080
N/A
*
Important:
- Bit representation is in hexadecimal digits.
- Bit representation can be a combination of more than one condition.
Analog Ch Values
Both Value 1 and Value 2 of each analog channel are used to get the total
value of that analog channel.
Value 1 keeps the measured value of the analog channel, relative to the scale
in Value 2.
Max of Value 1 (32 767) is equal to the scale value in Value 2.
Analog channel value = (Value 1 / 32 767) * Value 2
Example 1:
Value 1 = -23 920
Value 2 = 10
Total value of that channel is then -
23 920 / 32 767 * 10 =
-7,3
Example 2:
Value 1 = 10 000
Value 2 = 5 000
Total value of that channel is then 10 000 / 32 767 * 5 000 = 1 526