Program instructions
7.3 Communication
S7-200 SMART
System Manual, V2.3, 07/2017, A5E03822230-AF
193
The following figure describes the table that is referenced by the TABLE parameter, and the
following table lists the error codes.
Table 7- 3
Definition of GET and PUT instructions TABLE parameter
Byte
offset
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
0
D
1
A
2
E
3
0
Error code
1
Remote
station
IP
Address
4
2
3
4
5
Reserved = 0 (Must be set to zero)
6
Reserved = 0 (Must be set to zero)
7
Pointer to the data
area in the
remote station
(I, Q, M, V, or DB1)
5
8
9
10
11
Data length
6
12
Pointer to the data
area in the
local station (this CPU)
(I, Q, M, V, or DB1)
7
13
14
15
1
D - Done (function has been completed)
2
A - Active (function has been queued)
3
E - Error (function returned an error)
4
Remote station IP address: The address of the CPU whose data is to be accessed.
5
Pointer to the data area in the remote station: An indirect pointer to the data that is to be accessed
in the remote station.
6
Data length: The number of bytes of data that are to be accessed in the remote station (1 to 212
bytes for PUT and 1 to 222 bytes for GET).
7
Pointer to the data area in the local station: An indirect pointer to the data that is to be accessed in
the local station (this CPU).