User's Manual

8
(1) Transmission from master (normal process)
Session starts when ENQ is sent from master to slave.
Slave acknowledges by returning ACK to master.
Master sends data to slave.
Slave acknowledges receipt of data by again returning ACK to master and end the handshake.
(2) Master reads data (normal process)
Session starts when ENQ is sent from master to slave.
Slave acknowledges by returning ACK to master.
Master sends read command to slave.
Slave receives read command, then acknowledges by returning ACK code to master.
Slave sends read data to master.
Master receives read data, then acknowledges by returning ACK code to slave.
Slave
(KP-F500PCL/SCL
KP-FR500PCL/SCL)
HITACHI
Master (PC)
1
2
3
4
ENQ code (05H)
ACK code
(
06H
)
ACK code
(
06H
)
Transmit data
(
ASCII code
)
HITACHI
Master (PC)
1
2
3
4
ENQ code (05H)
ACK code
(
06H
)
Read command (ASCII code)
ACK code (06H)
6
5
Read data
(
ASCII code
)
ACK code (06H)
Slave
(KP-F500PCL/SCL
KP-FR500PCL/SCL)