Field Calibration
Select on-site calibration methods:
ս
Linear calibration
վ
,
ս
Offset adjustment
վ
,
ս
linear
adjustment
վ
.
Field Calibration
When the data from laboratory or portable instrument are input into this item, the instrument will
automatically correct the data.
Calibration results:
Confirm: When the "ENT" icon is green, press
ս
ENT
վ
to confirm.
Cancel: Press the
սӜվ
key to shift the green icon to ESC, and press
ս
ENT
վ
key to confirm.
Offset adjustment
Compare the data of laboratory or portable instrument with the data of instrument
measurement,if there are errors, the error data can be modified by this function.
Linear adjustment
Linear values after "field calibration" are stored in this item, with factory data of 1.00.
11
Cal Resault
:
Slope 3: 1.00
ENT
ESC
Field Calibration
Dissloved Ozone
0.001
Input Value
:
Field Calibration
Dissloved Ozone
pH / ORP
梡㖞吥ⲥ
mg/L: 07.00
Vol: -002
Temp: 25.0 °C
Slope: 00.984
Field Calibration
Dissloved Ozone
Calibrating
Done
0WFSWJFX
The hardware version number of this document is V2.0; the software version number is V5.9 and
above. This document describes the MODBUS RTU interface in details and the target object is a
software programmer.
MODBUS command structure
Data format description in this document;
Binary display, suffix B, for example: 10001B
- decimal display, without any prefix or suffix, for example: 256
Hexadecimal display, prefix 0x, for example: 0x2A
ASCII character or ASCII string display, for example: "YL0114010022"
Command Structure
The MODBUS application protocol defines the Simple Protocol Data Unit (PDU), which is
independent of the underlying communication layer.
Figure 1: MODBUS Protocol Data Unit
MODBUS protocol mapping on a specific bus or network introduces additional fields of protocol
data units. The client that initiates the MODBUS exchange creates the MODBUS PDU, and then
adds the domain to establish the correct communication PDU.
Figure 2: MODBUS architecture for serial communication
On the MODBUS serial line, the address domain contains only the slave instrument address. Tips:
The device address range is 1...247
Set the device address of the slave in the address field of the request frame sent by the host.
When the slave instrument responds, it places its instrument address in the address area of the
response frame so that the master station knows which slave is responding.
Function codes indicate the type of operation performed by the server.
CRC domain is the result of the “ redundancy check” calculation, which is executed according to
the information content.
MODBUS RTU General Information
12
Function Code
Data
Address Domain
Function Code
Data
CRC
MODBUS SERIAL LINE PDU
MODBUS PDU