43
(flow) (temperature)
61.22 19.02
60.01 19.00
59.10 19.00
59.24 18.96
59.38 18.95
Example 6) DBFxx0005 Request 5 samples of flow in binary
format (assume begin-trigger is not set).
Flowmeter returns the single byte acknowledgement
0x00 followed by the flow data and termination
sequence: 0x33 0x09 0x33 0x1f 0x33 0x25 0x33
0x2d 0x33 0x2e 0xFF 0xFF
After conversion, the data would look like this:
130.65 130.87 130.93 131.01 131.02
Vmnnnn
Returns a volume measurement by integrating flow rate over time.
V Denotes volume measurement.
m Denotes data format: A = ASCII, B = binary.