- Phone
-
Address
B1203, Lugang Building, Xi'an International Port Area
Xi'an Yunyi Instrument Co., Ltd
B1203, Lugang Building, Xi'an International Port Area
| Serial Number | Function | Parameters | Serial Number | Function | Parameters |
| 1 | Range of measurement | 0~0.5m... 5m... 10m... 200mH2o optional | 6 | Supply Voltage | 12~36(24)VDC; 5VDC; 10VDC |
| 2 | output signal | 4-20mA;0-5V; 0.5-4.5V;0-10V; | 7 | Working temperature range | 0~50℃ |
| 3 | Comprehensive accuracy | 0.5%FS; 0.25%FS | 8 | Compensed Temperature Range | 0~50℃ |
| 4 | Overload pressure | 1.5x FS | 9 | protection grade | IP65/IP67 |
| 5 | electrical interface | Direct lead wire | 10 | Product materials | 316 stainless steel |
| address | function code | Data Start (H) |
Data Start (L) |
Number of data (H) |
Number of data (L) |
CRC16 (L) |
CRC16 (H) |
| 0X01 | 0X03 | 0X00 | 0X04 | 0X00 | 0X01 | 0XC5 | 0XCB |
| address | function code | Length | Data (H) | Data (L) | CRC16 (L) |
CRC16 (H) |
| 0X01 | 0X03 | 0X02 | 0X00 | 0X01 | 0X79 | 0X84 |
| address | function code | Data Start (H) |
Data Start (L) |
Data (H) | Data (L) | CRC16 (L) |
CRC16 (H) |
| 0X01 | 0X06 | 0X00 | 0X00 | 0X00 | 0X02 | 0X08 | 0X0B |
| address | function code | Data Start (H) |
Data Start (L) |
Data (H) | Data (L) | CRC16 (L) |
CRC16 (H) |
| 0X01 | 0X06 | 0X00 | 0X00 | 0X00 | 0X02 | 0X08 | 0X0B |
| address | data format | Number of data | significance |
| 0X04 | Read the liquid level value | 2 | 4 fixed decimal places |
| 0X05 | Read temperature values | 2 | 1 fixed signed number |
| 0X06 | Write liquid level coefficient | 2 | 4 fixed decimal places |
| 0X07 | Write temperature coefficient | 2 | 4 fixed decimal places |
| Read data broadcast Read data address 00 | |
| sending | 00 03 00 04 00 01 C4 1A//Read 1 bit of data |
| return | 02 03 02 34 7D 2A A5 |
| sending | 00 03 00 04 00 02 84 1B//Read the two digits of data after 04, liquid level and temperature |
| return | 02 03 04 34 C3 00 C5 F7 6C |
| sending | 00 03 00 05 00 01 95 DA//Read 05 address, temperature data |
| return | 02 03 02 00 C7 BD D6 |
| sending | 02 03 00 04 00 01 C5 F8//Read data according to address |
| return | 02 03 02 33 BA 69 07 |
| Write data broadcast read data address 00 | |
| sending | 00 06 00 00 00 01 49 DB//Change the address to 01 |
| return | 01 06 00 00 00 01 48 0A // |
| sending | 00 06 00 06 2A F8 76 F8//Liquid level coefficient 1.1000 to four decimal places |
| return | 01 06 00 06 2A F8 77 29 |
| sending | 00 06 00 06 27 10 72 26//Liquid level coefficient 1.1000 to four decimal places |
| return | 01 06 00 06 27 10 73 F7 |
| sending | 00 06 00 07 2A F8 27 38//Temperature coefficient 1.1000 4 decimal places |
| return | 01 06 00 07 2A F8 26 E9 |
| sending | 00 06 00 07 27 10 23 E6//Temperature coefficient 1.0000 4 decimal places |
| return | 01 06 00 07 27 10 22 37 |