4 MODBUS RTU Protocol
FY400/600/700/800/900 COMMUNICATION MANUAL
5
⑧
.
Repeat step 3~5, until last data is processed.
⑨
.
Swap the low byte and high byte of Y.
⑩
.
CRC=Y
4.6 Abnormal
Code
Abnormal Code Contents
01 (01H)
Illegal function code (Non-existent function code)
02 (02H)
Illegal register address (Register address is out of range)
03 (03H)
Illegal data value (Data value is out of setting range)
4.7 Message
example of RTU mode
4.7.1
Reading ( Read PV from slave controller 1)
Request message from master instrument:
ID Number
(01H)
Function Code
(03H)
Register
Address
(008AH)
Data Count
(0001H)
CRC
(A5E0H)
Response data from slave controller in normal status (Assumed PV=100.0)
ID Number
(01H)
Function Code
(03H)
Byte Count
(02H)
Data
(03E8H)
CRC
(B8FAH)
Response from slave controller in abnormal status (Assumed as illegal data value)
ID Number
(01H)
Function Code
(83H)
Error Code
(03H)
CRC
(0131H)
1 is set to the MSB of function code in abnormal status (83H).
The abnormal code (03H) is returned as contents of error.
4.7.2
Setting (Set SV = 10.0 to slave controller 1)
Request message from master instrument:
ID Number
(01H)
Function Code
(06H)
Register
Address
(0000H)
Setting Data
(0064H)
CRC
(8821H)
Response message from slave controller in normal status (When SV = 10.0)
ID Number
(01H)
Function Code
(06H)
Register
Address
(0000H)
Setting Data
(0064H)
CRC
(8821H)
Содержание FY100
Страница 2: ......
Страница 28: ...TAIE TAIWAN INSTRUMENT CONTROL CO LTD FY400 600 700 800 900 COMMUNICATION MANUAL...