| Option |
Scaling |
Notes |
| None |
No Scaling |
Ignores EGU range
in the block. No Range checking Alarming. |
| 8AL |
0 - 255 |
Scaled to EGU
range in the block. Range checking Alarming. |
| 8BN |
0 - 255 |
Scaled to EGU
range in the block. No Range checking Alarming. |
| 12AL |
0 - 4095 |
Scaled to EGU
range in the block. Range checking Alarming. |
| 12BN |
0 - 4095 |
Scaled to EGU
range in the block. No Range checking Alarming.
Ignores the most significant 4 bits (nibble). |
| 15AL |
0 - 32767 |
Scaled to EGU
range in the block. Range checking Alarming. |
| 15BN |
0 - 32767 |
Scaled to EGU
range in the block. No Range checking Alarming.
Ignores the most significant bit. |
| 3BCD |
0 - 999 |
Scaled to EGU
range in the block. Range checking Alarming.
Ignores the most significant 4 bits. |
| 4BCD |
0 - 9999 |
Scaled to EGU
range in the block. Range checking Alarming. |
| LIN (Unsigned
DataType) |
0 - 65535 |
Scaled to EGU
range in the block. No Range checking Alarming. |
| LIN (Signed
DataType) |
-32768 - +32767 |
Scaled to EGU
range in the block. No Range checking Alarming. |
| PROP |
user defined |
Scales user
defined raw range entered in the HW-Options field
to EGU range (Linear Scaling) |
| ROOT |
user defined |
Scales user
defined raw range entered in the HW-Options field
to EGU range (Scaled porprotional to the square
root of the raw range) |
| S&M |
user defined |
Shift & Mask
shifts the value right by X bits then ANDs
the result with Y where X:Y are specified in the
HW-OPTION field |
| INT |
No Scaling |
forces the value
to be interpreted as an signed integer regardless
of the data type of the poll record (allows you
to mix signed & unsigned in one poll record) |
| UINT |
No Scaling |
forces the value
to be interpreted as an unsigned integer
regardless of the data type of the poll record
(allows you to mix signed & unsigned in one
poll record) |
| 4MA1 |
819-4095 |
Used for 4-20 ma inputs Scaled
to EGU range. No range checking. Ignores most
signifigant 4 bits. |
| 4MA2 |
819-4095 |
Used for 4-20 ma inputs Scaled
to EGU range. Range checking will cause range
alarms when raw value >4095 or < 409 (ie.
2mA). Ignores most signifigant 4 bits. |
| DTEN |
No Scaling |
Divide by ten |
| DHUN |
No Scaling |
Divide by One Hundred |