Liquid turbine flow meter with MODBUS
Related Products
SLW-N Liquid Turbine flow sensor
Low cost turbine flow sensor.
Pulse output. Fast response.
For low viscosity and low corrosive liquid .
Such as water, diesel,alcohol.
Remote style Electromagnetic flowmeter
Compact style mag meter has integral display together with magnetic flow sensors which is easy for flow rate reading and parameter configurations. It is usually used when the operation environment is ...
The turbine flow instruments applied MODBUS 0 x03 commands
Read single or multiple registers |
THE data in the protocol is single floating-point number ,format is IEEE754, the data is from high to low.
Command 3 formats (read the register command)
Modbus Query
Address |
1 BYTE |
01-F7 |
Function |
1 BYTE |
03 |
Starting Address |
2 BYTE |
0-FFFF |
Read Numbers |
2 BYTE |
N(1-7D) |
CRC Low |
1 BYTE |
|
CRC High |
1 BYTE |
|
MODBUS Response
1 BYTE |
01-99 |
|
Function |
1 BYTE |
03(06、10) |
Byte Count |
1 BYTE |
N*2 |
Input state |
N*2 BYTE |
|
CRC Low |
1 BYTE |
|
CRC High |
1 BYTE |
|
Error Response
Address |
1 BYTE |
01-F7 |
Function |
1 BYTE |
83 |
Error code |
1 BYTE |
01、02、03 (see note) |
CRC Low |
1 BYTE |
|
CRC High |
1 BYTE |
|
Note: 01-Register address wrong, 02- Register length wrong, 03- CRC wrong
Date Definition
Property |
Address (hex) |
Register length(word) |
Data type |
Illustration |
R |
0001 |
2 |
Float |
Instant flow |
R |
0003 |
2 |
Float |
Totalized flow |
R |
0005 |
2 |
Float |
CPU voltage, unit V |
Example (turbine flow meter instrument address 01)
Query |
01 03 0001 0004 15C9 |
CRC low in the front, and at the same time read instant flow and totalized flow. |
Response |
01 03 08 00 00 00 00 (instant flow =0) 42 84 00 00 (Totalized flow=66) C1 86 |
Float high in the front, CRC low in the front |
we will contact you within 24 hours.