
9.2 MODBUS Name and Address Table
Modbus response table is as follows. As users communicate with transmitters through PLC or Man-
machine Interface, check to see if the transmission of address subtracts 1 by default. If so, add 1 onto
each address to match the table; e.g. for MLSS measurement logic address 0035H (16-bit) or 53 (10-bit),
if there is a minus 1 output signal proceeded by PLC or Man-machine Interface, users must input 0036H
(16-bit) or 54 (10-bit) to match the appropriate logic address.
Function Code
:
03H, 06, 10H Modbus response (setup parameter)
Logic
Address
R/W
Item
Number
of Bytes
Information
Type
Description of
Data Transmission
Default
Value
Note
0000H
None
0001H
R
Equipment’s ID
2
USHORT
1-247
1
0002H
R
Transmitter
Model
6
USHORT
ASCII Code
TC7310
0005H
R
Communication
Protocol
2
USHORT
0: RTU
0
1: ASCII
0006H
R
Serial
Transmission
Speed
(Baud Rate)
2
USHORT
0: 2400
3
1: 4800
2: 9600
3: 19200
0007H
R
Parity
2
USHORT
0: None
1
1: Even
2: Odd
0008H
R/W
Real-Time
Clock*
12
USHORT
Second
2016-01-01
00:00:00
0009H
USHORT
Minute
000AH
USHORT
Hour
000BH
USHORT
Day
000CH
USHORT
Month
000DH
USHORT
Year
000EH
R/W
Code Setting*
2
USHORT
Code setting
1111
000FH
R/W
Reserved
0010H
R/W
Clean relay*
2
USHORT
0: OFF
0
USHORT
1: AUTO
0011H
2
USHORT
ON.S: 0-5999
0
Second
0012H
2
USHORT
OFF.H: 0-999
0
Hour
0013H
2
USHORT
OFF.M: 0-59
0
Minute
0014H
2
USHORT
Hys.S: 0-9999
0
Second
48