background image

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

Summary of Contents for T4058

Page 1: ...021 61621099 Web www twinno net Add Building 6 No 166 Mindong Road Pudong New District Shanghai China Post code 201209 T4058 Online Dissloved Ozone Analyzer Operating Manual Shanghai Chunye Instrument Technology Co Ltd Operating Manual 8 025mg L T4058 Dissloved Ozone ...

Page 2: ...This instrument is not suitable for use in harsh environment high temperature low temperature or strong magnetic field interference which may lead to instrument damage ӹ If there is any problem with the instrument please contact the dealer or the company Do not disassemble the instrument by yourself If disassembled the company will no longer be responsible for the warranty Notes 23 Table of Conten...

Page 3: ...curity when the following situations occur 1 Apparent damage to the analyzer 2 The analyzer does not work properly or provides specified measurements 3 The analyzer has been stored for a long time in an environment where the temperature exceeds 70 C The analyzer must be installed by professionals in accordance with relevant local specifications and instructions are included in the operation manual...

Page 4: ...concentration to observe whether the meter works normally If the meter works normally the concentration of the measured medium may exceed the range 6 Measurements display results fluctuate greatly Possible causes Sensor wiring error or low display rate setting Solutions Check wiring or increase display rate appropriately FAQ 21 Technical Specifications Measurement range Measurement theory Resoluti...

Page 5: ... 5 mm 3 92 5 mm 10 mm 120 mm Installation of back cover with waterproofing seal 98 mm 98 mm MENU ESC Package Set Product Description 1 T4058 Online Dissloved Ozone Analyzer 2 Instrument Installation Accessories 3 Operating Manual 4 Qualification Certificate Quantity 1 1 1 1 Note Please check the complete set of instruments before use The company s other series of analytical instruments please logi...

Page 6: ...he instrument may be damaged or its service life may be reduced 3 When cleaning the plastic shell of the instrument please use a soft cloth and a soft cleaner to clean the shell Be careful not to let moisture enter the inside of the instrument 4 Check whether display data of the instrument is normal or not 5 Check whether the wiring on the terminal of the instrument is firm Pay attention to discon...

Page 7: ...e Pow ACL 85 265V Pow AC N Pow PE 18 Read instruction mode The communication protocol adopts MODBUS RTU protocol The content and address of the communication can be changed according to the needs of customers The default configuration is network address 01 baud rate 9600 even check one stop bit users can set their own changes Function code 0x04 This function enables the host to obtain real time me...

Page 8: ...lbyte0 byte3 realbyte1 byte2 realbyte2 byte1 realbyte3 byte0 if realbyte0 0x80 0 S 0 positive number else S 1 negative number E realbyte0 1 realbyte1 0x80 7 127 M realbyte1 0x7f 16 realbyte2 8 realbyte3 D pow 1 S 1 0 M pow 2 23 pow 2 E return D Function description parameters byte0 byte1 byte2 byte3 represent 4 bytes of binary floating point number The decimal number converted from the return valu...

Page 9: ... 0001101 B 24 So the exponential part is 4 plus 127 it becomes 131 and its binary representation is 10000011B Step 3 Calculate the tail number After removing 1 before the decimal point of 1 0001101B the final number is 0001101B because before the decimal point must be 1 so IEEE stipulates that only the decimal point behind can be recorded For the important explanation of 23 bit mantissa the first ...

Page 10: ...put register number high bytes Input register number low bytes Hexadecimal 0x10 0x00 0x01 0x00 0x02 Function code Start Address Register number 1 byte 2 byte 2 byte 0x10 0x0000 0xffff 1 123 0x7B Figure 13 Examples of writing multiple register request and response frames 8 Menu structure If the monitor prompts you to enter the calibration security password press the key or Ӝ key to set the calibrat...

Page 11: ...unction code is used to read the continuous block content of the holding register of the remote device Request the PDU to specify the start register address and the number of registers Address registers from zero Therefore the addressing register 1 16 is 0 15 The register data in the response information is packaged in two bytes per register For each register the first byte contains high bits and ...

Page 12: ...s function is used to calibrate the five calibration points of the sensor It has been calibrated before delivery and users can use it directly If calibration is required prepare 5 suitable standard liquids with known range press the MENU key to enter the setting mode and select the calibration point Modify or enter the corresponding calibration value After setting the calibration value press ENT k...

Page 13: ...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...

Reviews: