17
12
Flow rate information
FLOAT
4
14
Flow percentage
FLOAT
4
16
Electrode resistance
FLOAT
4
18
Instrument diameter
FLOAT
4
1A
Positive total integer high
LONG
4
1C
Reverse total integer high
LONG
4
1E
Two-way total cumulative algebra and
integers
LONG LONG
8
22
Two-way total cumulative algebra and
decimal numbers
FLOAT
4
24
Two-way cumulative algebra
and symbols
INT
2
For a multi-byte number transmission, use the BIG-ENDIAN format, that is, use the format with
high-weight bytes first and low-weight bytes after transmission. For example, a four-byte number
ABCDEF12H, the transfer order is: D0= ABH, D1=CDH, D2=EFH, D3=12H. Above D0, D1, D2, and D3
respectively correspond to D0, D1, D2, and D3 in the transmission data sequence described later.
For a two-byte number such as 12ABH, then D0=12H, D1=ABH.
For floating-point numbers, the format is IEEE 754 single-precision, and the transmission order is the
high byte first and then the low byte. The high byte is the byte where the sign bit and exponent bit in the
floating-point number are located, and the low byte is the byte where the mantissa is located.
According to the MODBUS protocol specification, the maximum number of data bytes allowed to be
transmitted in one communication is 250 (125 × 2).
For example:
a) Definition of instantaneous flow information
(
FLOAT
)
Host sends: 01 03 00 00 00 02 C4 0B
Slave response: 01 03 04
D0 D1 D2 D3
CRCL CRCH
b) Definition of unit instantaneous flow information
(
SHORT/ List type
)
Host sends: 01 03 00 02 00 01 25 CA
Slave response: 01 03 02 00
D0
CRCL CRCH
D0 Definition:
D0
0
1
2
3
4
5
6
7
unit
m
3
/s
m
3
/min
m
3
/h
L/s
L/min
L/h
g/m
g/h
D0
8
9
10
11
12
13
14
15
unit
ig/m
ig/h
t/s
t/min
t/h
kg/s
kg/min
kg/h
D0
16
17
unit
g/s
ig/s
c) Positive total integer low 4 bit
message
definition
(
LONG
)
Summary of Contents for MFE600C
Page 1: ...MFE600C Operation Manual V1 0...
Page 23: ...www microsensorcorp com...