Manual

5-27
IM MV1000-17E
Responses
1
2
3
4
5
6
7
App
Index
5.3 Binary Data Output Format
This section describes the binary data output format that is disclosed.
For information about other binary data, see section 5.1.
Instantaneous data (measured/computed/external input) and FIFO data
Configured channel information data
Configured alarm information data
Manual sample file
Repo
rt sample file
Display data (text)
Event data (text)
The MV returns measured data and computed data using signed 16-bit integer and
signed 32-bit integer, respectively.
These integers can be understood as physical values
by adding a decimal point and unit. The decimal place can be determined using the FE
command.
Examples of Obtaining Physical Values from Binary Data
Binary Value Decimal Place Code Physical Value (Measured Value)
10000 0 10000
10000 1 1000.0
10000 2 100.00
10000 3 10.000
10000 4 1.0000
Note
CRLF
” used in this section denotes carriage return line feed.