App index – Yokogawa Removable Chassis DX1000N User Manual
Page 231
6-5
IM 04L41B01-17E
Specifications
1
2
3
4
5
6
App
Index
• Writing the Measured Values of the Measurement Channels
• Writes the measured values of the measurement channels to the server registers.
• The data type of measured values is signed 16-bit integer.
• The values can be written directly including special data (See “Special Data Values”
in section 4.3). Perform data processing on the slave device.
W
40001 to 49999
400001 to 465536
INT 16
Measurement channel
Number: 001 to 012 (DX1000)
001 to 048 (DX2000)
Data type: 16 bit signed integer
Register
Server
Data type
Command
type
DX1000, DX2000
Write
FLOAT_B, FLOAT_L
• Writing the Computed Values of the Computation Channels
• Writes the computed values of the computation channels to the server registers.
• The computation function is an option (/M1, /PM1 option).
• The data type of computed values is signed 32-bit integer.
W-M
40001 to 49999
400001 to 465536
INT 16, UINT 16,
INT 32_B, INT 32_L
Computation channel
Number: 101 to 124 (DX1000)
101 to 160 (DX2000)
Data type: 32-bit signed integer
Register
Server
Data type
Command
type
DX1000, DX2000
Write
FLOAT_B, FLOAT_L
When the Data Type of the Write Destination Server Is Identical (INT32_B
or INT32_L)
The values can be written directly including special data (See “Special Data Values” in
section 4.3). Perform data processing on the slave device.
When the Data Type of the Write Destination Server Is Different (INT16
or UINT16)
INT16: A value in the range of –32768 to 32767 (excluding the decimal point) can be
written. If lower than –32768 the value reverts to –32768, and if higher than 32767 it
reverts to 32767.
UINT16: A value in the range of 0 to 65535 (excluding the decimal point) can be
written. If lower than 0 the value reverts to 0, and if higher than 65535 it reverts to
65535.
Computed value
Data type of the write destination
INT16
UINT16
More than 32767
32767
-32768 to 32767
–32768 to 32767
Less than -32767
–32768
More than 65535
65535
0 to 65535
0 to 65535
Less than 0
0
Special values
Computed value
Data type of the write destination
INT16
UINT16
+ Over
32767
65535
Burnout (Up)
- Over
–32768
0
Burnout (Down)
Skip
Error
Undefined
Power failure data
6.3 Modbus Protocol Specifications