<< 点击显示目录 >> 主页 振动监测 > X20CM4800X > Function description > Configuration of inputs > Data resolution |
X20CM4800X - Data sheet V1.04
The data is scaled by the module according to the set data resolution:
Data format |
Maximum value +10 V |
Minimum value -10 V |
Scaling |
|
16-bit |
INT |
32767 (0x7FFF) |
-32767 (0x8000) |
Shifted 8 bits to the right |
24-bit |
DINT |
8388607 (0x7FFFFF) |
-8388608 (0x800000) |
Internal converter resolution of the module1) |
32-bit |
DINT |
2147483392 (0x7FFFFF00) |
-2147483648 (0x80000000) |
Shifted 8 bits to the left. Bits 0 to 7 are always 0. |
1) |
The 3 bytes must be transferred from the application in a DINT. For negative values, bits 25 to 31 must be set to 1. |