Option |
Scaling |
Notes |
PLC |
None |
No Scaling |
Ignores EGU range
in the block. No Range checking Alarming. |
TI |
PROP |
user defined |
Scales user
defined raw range entered in the HW-Options field
to EGU range (Linear Scaling) e.g. HW-opt=819:4095 for live zero 12
bit AD converter
|
5x5 |
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) |
5x5 |
SINT |
No Scaling |
forces the value
to be interpreted as an signed integer |
5x5 |
UINT |
No Scaling |
forces the value
to be interpreted as an unsigned integer |
5x5 |
S&M |
User configurable |
Shift & mask
Shifts the word Right then ANDS the result with
the mask. The parameters are stored in the
HW-OPTIONS |
5x5 |
FLT |
No Scaling |
S5-Use with word
pollrecs to interpret 2 consecutive Words as a
float |
LONG |
No Scaling |
Use with word
pollrecs to interpret 2 consecutive Words as a
Double word |
5x5 |
TNON |
0-32000 |
TI Analog inputs |
5x5 |
20P |
6400-32000 |
TI Live zero
inputs |
5x5 |
8AL |
0 - 255 |
Scaled to EGU
range in the block. Range checking Alarming. |
S5, S7, TI |
8BN |
0 - 255 |
Scaled to EGU
range in the block. No Range checking Alarming. |
S5, S7, TI |
12AL |
0 - 4095 |
Scaled to EGU
range in the block. Range checking Alarming. |
S5, S7, TI |
12BN |
0 - 4095 |
Scaled to EGU
range in the block. No Range checking Alarming.
Ignores the most significant 4 bits (nibble). |
S5, S7, TI |
15AL |
0 - 32767 |
Scaled to EGU
range in the block. Range checking Alarming. |
S5, S7 |
15BN |
0 - 32767 |
Scaled to EGU
range in the block. No Range checking Alarming.
Ignores the most significant bit. |
S5, S7, TI |
3BCD |
0 - 999 |
Scaled to EGU
range in the block. Range checking Alarming.
Ignores the most significant 4 bits. |
S5, S7, TI |
4BCD |
0 - 9999 |
Scaled to EGU
range in the block. Range checking Alarming. |
S5, S7, TI |
LIN (Unsigned
DataType) |
0 - 65535 |
Scaled to EGU
range in the block. No Range checking Alarming. |
S5, S7, TI |
LIN (Signed
DataType) |
-32768 - +32767 |
Scaled to EGU
range in the block. No Range checking Alarming. |
S5, S7, TI |