Chapter 8 Dedicated Protocol Communication 
 
8-9 
 
(3) Response format (For PLC’s ACK Response) 
■ Read Response of Continuous Variable (PLC MMI) 
 
Normal if it is 0, abnormal if not 0. 
If Error State is abnormal, the lower byte is the error code. 
h0001 : If Error State is normal   
The Size of Data in byte. 
Data to read; up to 1400 bytes 
...  h0055  h0014  h0000  h0000  h0001 
h0006 
h012345
 
▷ Number of data means the number of bytes in Hexadecimal number. 
   
(4) Response format (For PLC’s NAK Response) 
Format 
Header  Instruction  Data type 
Reserved 
1) Error code displays the type of error in 1 byte of Hexadecimal code. 
Refer to ‘Error Code Table’ for more details.