5
During Immersion Installation
During installation procedure, there will be frequent dirt on electrode, clean it regularly.
Measuring value is not stable.
Different insertion depths affects the measured value.
The position of the electrode must be above the sediment.
Electrode Communication
Default Communication Instructions:
Data starting at 0x represents hexadecimal.
The check code is 16CRC, the low byte is in the front and the high byte is in the back.
Floating point number occupy four bytes.
Communication Description (Factory Default):
Host Computer Transmission Format:
Function Code Description:
This product supports 03,06,16 and other common function codes.
The output register uses 16 function codes when writing double word data or writing
multiple data in batches.
Baud Rate
9600 (Default)
Data Bit
8
Stop Bit
1
Check Bit
No
Address
1 (Default)
Data Type Description
Remarks
Integer
16-Bit
Integer
The high-low bytes of word
component are not reversed
Ex: O x 0032 to decimal
number is 50
Floating
Point
Number
(CDAB)
3412
The high-low word of the
double-byte component is
reversed, but the high-low
byte of the word is not
reversed.
Example: 72 37 41 DB transfer to
floating point number.
CDAB change order is ABCD.
Eg: 41 DB 72 37 transfer to floating
point is 27.4
03
Read single or multiple registers
06
Write single register
16
Write multiple registers