Ethernet Job Listing
9--5
1070 072 196-101 (00.06) GB
9.1 Client Command
The command is activated through the PLC program. R5INIT is executed
during startup. A command is activated with the R5REQ module.
Example:
Job 32, data module 14, read with 512 bytes; Communication partner is
CL400.
Display:
1. Id: 0020, Rd-Kmd: 44, High: 00F0, Low: 0000, len: 200, Erg: 000E
2. TX IP-Rq
3. Receive-Data:
4. 34 45 56 ........
5. Command finished
Reg. 1.:
D Id: 0020 Job number 32
D Rd-Kmd: 44 Read command data module
43 = DF, 44 = DM, etc.
D High: 00F0 Address high part (PST)
Block address
D Low: 0000 Address low part (PST)
Byte address, offset
D len: 200 Number of bytes
is calculated with data type and amount
D Erg: 000E Command attribute (PST)
Data module number
Reg. 2.:
D TX IP-Rq Transmit IP request
Command is sent via the bus
Reg. 3.:
D Receive-Data Receive response message
Reg. 4.:
D 34 45 ... Received data
Reg. 5.:
D Command finished Command has been executed and completed.