Specifications

SIMATIC Instructions
9-176
S7-200 Programmable Controller System Manual
C79000-G7076-C233-01
Network Read, Network Write
The Network Read instruction initiates a communication
operation to gather data from a remote device through
the specified port (PORT), as defined by the table (TBL).
The Network Write instruction initiates a communication
operation to write data to a remote device through the
specified port (PORT), as defined by the table (TBL).
The NETR instruction can read up to 16 bytes of
information from a remote station, and the NETW
instruction can write up to 16 bytes of information to a
remote station. You may have any number of
NETR/NETW instructions in the program, but only a
maximum of eight NETR and NETW instructions may be
activated at any one time. For example, you can have
four NETRs and four NETWs, or two NETRs and six
NETWs active at the same time in a given S7-200.
Figure 9-67 defines the table that is referenced by the
TBL parameter in the NETR and NETW instructions.
NETR: Error conditions that set ENO = 0:
SM4.3 (run-time), 0006 (indirect address)
NETW: Error conditions that set ENO = 0:
SM4.3 (run-time), 0006 (indirect address)
Inputs/Outputs Operands Data Types
TBL I, Q, M, S, V, VB, MB, *VD, *AC, *LD BYTE
PORT Constant BYTE
L
A
D
S
T
L
NETR TABLE,PORT
NETW TABLE,PORT
NETR
EN
TBL
PORT
NETW
EN
TBL
PORT
F
B
D
ENO
ENO
222 224
333
221