Modbus RS485 PH Sensor
Modbus RS485 PH Sensor
RS485 Modubus
Version: 2.0
Date: 2020-01-24
Status: Released
1/7
Chapter I General Introduction
1.1 Product Description
PH tester is one of the intelligent online chemical analysis instruments. It is widely used in
continuous monitoring of PH value and temperature in solutions such as thermal power,
chemical fertilizer, metallurgy, environmental protection, pharmaceutical, biochemical,
food and tap water.
This product cooperates with the waterproof shell to digitally adjust and analyze the signal
of the aqueous solution and convert it into a standard 485 / 4-20mA / 0-10V signal. No
calibration is required for one-time molding, and it can be used immediately.
1.2 Features
The probe of this product is composed of PH glass electrode and silver silver chloride
reference electrode. The signal is stable and the precision is high. It has wide measuring
range, good linearity, good waterproof performance, easy to use and easy to install.
It can carry out PH measurement, temperature measurement, upper and lower limit
control, transmission output, RS485 communication, configurable temperature manual
and automatic compensation functions.
2/7
used with the sensor by programming the modbus protocol specified later. At the same
time, use USB to 485 to connect to the computer, and use the sensor configuration tool
provided by our company to configure and test.
This product can also be used by combining multiple sensors on one 485 bus. Please
observe the "485 Bus Field Wiring Code" (see appendix) when performing 485 bus
combination. In theory, a bus can connect more than 16 485 sensors. If you need to
connect more 485 sensors, you can use a 485 repeater to expand more 485 devices. The
other end is connected to a PLC with a 485 interface through a 485 interface chip
Connect the single chip microcomputer, or use USB to 485 to connect to the computer,
use the sensor configuration tool provided by our company to configure and test.
3/7
Name Qty
Liquid PH Sensor 1Pc
12VWater-proof Battery 1Pc(Optional)
Warranty Paper 1Pc
2.2 Port Guidance
The power interface can be 12-24V for wide voltage power input. The product pays
attention to the positive and negative of the signal line, do not reverse the positive and
negative of the signal line.
The factory default provides 0.6 meters long wire, customers can extend the wire or
connect the wires in sequence according to need.。
2.3 Installation
This instrument is wall-mounted. Please install it on the wall, avoid wind and rain and
direct sunlight as much as possible. To prevent the internal temperature of the instrument
from rising, please install it in a well-ventilated place. When installing this instrument, do
not tilt it to the left and right, and try to install it as horizontally as possible.
The electrode is a very precise component, and the correct installation method must be
used. Wrong installation will cause electrode damage or irreversible damage. The
electrode is installed by pipeline. Immersion type. Flange installation is acceptable.
4/7
Fixed plug-in
Top flange installation
mounting Flow-
Cell
install
Side wall
installation
Submerged installation
(the Pipeline
installation
shall be 15°or installation
it will violate
the normal
detection)
Please do not put the electrode directly into the water, you should choose the electrode
mounting bracket or flow cup to fix it. Before installation, please use the raw material tape
(3/4 thread) to do waterproof sealing work to prevent water from entering the electrode
and causing short circuit of the electrode cable.
During the water stop, make sure that the electrode is immersed in the liquid to be
measured or wear a protective cap with a built-in protection liquid. If the temperature is
low in winter and the water is stopped for a long time, an antifreeze device should be
added or the room should be withdrawn and stored with water. Otherwise it will shorten
the service life.
5/7
3.2 Data frame format definition
Using Modbus-RTU communication protocol, the format is as follows:
Time for initial structure ≥ 4 bytes
Address code = 1 byte
Function code = 1 byte
Data area = N bytes
Error check = 16-bit CRC code
Time to end structure ≥ 4 bytes
Address code: It is the function indication of the transmitter. This transmitter only uses the
function code 0x06 (read register data).
Data area: The data area is the specific address, which is unique in the communication
network (factory default 0x01).
Function code: Command communication data sent by the host, pay attention to the high
byte of 16bits data first!
CRC code: two-byte check code.
Inquiry Frame
Reply Frame
address function Effective bit First data Second Nth data area
code code number area data area
1bit 1bit 2bits 2bits 2bits 2bits
Inquiry Frame
Check digit Check
address code function code starting address Data Length
low digit high
0x01 0x03 0x00,0x02 0x00,0x01 0x25 0xCA
Reply Frame
Inquiry Frame
Reply Frame
7/7