RH-711 ORP Transmitter Sensor User Manual

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

RH-711 pH

Transmitter Sensor

USER MANUAL

SHANGHAI RELIHONES TECHNOLOGY CO.,LTD


Precautions
Please follow the operating procedures and precautions of this manual while using.
If you find that the instrument is working abnormally or damaged during use, please contact us
and do not repair it yourself.
In order to make the measurement more accurate, the instrument must be calibrated with the
electrode;
If your electrode has been purchased for nearly a year or if there are quality problems with the
electrode, please pay attention to the replacement.
Have the instrument warm up for thirty minutes before performing calibration work.
This manual is subject to change without notice due to product updates.

1.Product Configuration

Please confirm if there is damage to the package or there is any shortage of accessories, please
contact us as soon as possible, the configuration is as follows.

Standard configuration
◇ Transmitter module
◇ ORP Electrode
◇ User manual

2. Product Introduction

RH-711 ORP Transmitter Sensor is the latest developed product of online ORP sensor. It applies
imported components and advanced technology.Advanced technology ensures stable, reliable
and accurate long-term work of the sensor. With 0-3.3V/5V analog voltage output, 4-20mA
analog output, digital 485MODBUS RTU output and other functions. It can be widely used in
chemical fertilizers, metallurgy, environmental water treatment projects, pharmaceutical,
biochemical, food, aquaculture and tap water solutions such as continuous monitoring of ORP
value.

Three Models available:


RH-711A: analog voltage output function, 1999mV~-1999mV corresponds to 0-5V.
RH-711B: Analog current output function,1999mV~-1999mV corresponds to 4-20mA.
RH-711C: RS-485 communication output function, output ORP values.
Note: Only one kind of output signal, can not output all kinds of signals at the same time.

3. Technical Parameters

Temperature compensation is optional.


4. Product Installation

4.1 Sensor size

The definition of the sensor interface:

General instructions
Power supply positive (red wire)
Power supply negative (yellow wire)
Signal output positive (blue wire)
Signal output negative (green wire)

Specific instructions
RH-711A
Signal output positive (blue wire) - analog voltage positive
Signal output negative (green wire) - analog voltage negative
RH-711B
Signal output positive (blue wire) - analog current 4-20mA output positive
Signal output negative (green wire) - analog current 4-20mA output negative
RH-711C
Signal output positive (blue wire) - 485 port A + output positive
Signal output negative (green wire) - 485 port B- output negative

4.2 Size & Installation

◇ Transmitter Installation Size(mm):


◇ ORP Electrode Installation Size(mm):

◇ Electrodes Installation type:


Please do not put the electrode directly into the water. Be sure to do waterproof sealing work at the thread during
installation to prevent water from entering the electrode and causing the electrode cable to be short-circuited.
5. Calibration

RH-711A: Only correction can be performed via the use’s host.


RH-711B: Only correction can be performed via the use’s host.
RH-711C: refer to the corresponding protocol below.

6. Product Maintenance

◇ Maintenance of ORP electrode:

Avoid immersing the electrode in the protein solution and the acidic fluoride solution for a long
time; avoid contact with the silicone oil. After long-term use of the sensor, if the slope is slightly
reduced, the lower end of the sensor can be immersed in 4% HF solution (hydrofluoric acid) for 3
to 5 seconds, then washed with distilled water, and then soaked with 0.1mol/L hydrochloric acid
to recover.
To make the measurement more accurate, the sensor must be calibrated frequently and rinsed
with distilled water.

7. MODBUS RTU communication protocol

7.1 MODBUS RTU communication protocol

The baud rate is fixed at 9600 bps, parity bit none, data bit 8, stop bit 1. Read data or query data
The time interval is less than 500 milliseconds.
The ORP sensor SLAVE ID is defaulted to 03

◇ Read ORP measurement information

Command format
Definition Address Function Code Start Address Number of Data CRC Check

Data ADDR 0x03 0x 0000 0x 0001 CRC 16


Bytes 1 1 2 2 2

Return format
Definition Address Function Code Number of Data pH Data CRC Check

Data ADDR 0x 03 0x 02 Data CRC 16


Bytes 1 1 1 2 2

Note:
a.Number of Data: the actual byte length of the returned data,Fixed to 1 word
b. Data: ORP data, high byte at front, and low byte at behind. At the highest digit, 1
means negative, 0 means positive,
for example, +686mV display as Hexadecimal 0X02AE.
An illustration for reading ORP values
Sending:03 03 00 00 00 01 85 E8
sensor return:03 03 02 02 AE 41 58
Note for Return Command:
03 stands for slave ID
03 stands for Function Code
02 stands for length of returned data of ORP value: 2 bytes
02 stands for high digit byte of the ORP value (Hexadecimal)
AE stands for low digit byte of the ORP value (Hexadecimal)
41 58 stands for CRC check value

◇ Modify communication address of the device

Sending:AA 06 00 00 00 02 11 D0
sensor return: AA 06 00 00 00 02 11 D0
Note for Return Command:
AA stands for common command of writing communication address
06 stands for Function Code
00 00 Undefined
00 02 stands for changed communication address 02 (adjustable range 1~99)
11 D0 stands for CRC check value

◇ Error response
If the command cannot be executed, the following format returned:

Definition Address Function Code CODE CRC check

Data ADDR COM+80H 1 CRC 16


Bytes 1 1 1 2

◆CODE: 01 – wrong function code


02 – wrong start address
03 – wrong data(wrong number of data)
◆ COM: function code received

◆ CRC check, low 8 digits at front, high 8 digits behind.


for example:
1、send command:01 01 00 00 00 0C 45 CF
return:01 81 01 80 7E it means wrong function code
2、send command:01 03 00 06 00 0C 45 CF
return:01 83 02 81 3E wrong start address
3、send command:01 03 00 00 00 08 45 CF
return:01 83 03 41 FF wrong data(number of data)

You might also like