Program instructions   
7.3 Communication 
  S7-200 SMART 
196  System Manual, V2.3, 07/2017, A5E03822230-AF 
The following figure shows the GET table (VB200) and PUT table (VB300) for accessing the 
data in station 2. The Diverter CPU uses a GET instruction to read the control and status 
information on a continuous basis from each of the case packers. Each time a case packer 
has packed 100 cases, the diverter notes this and sends a message to clear the status word 
using a PUT instruction. 
Table 7- 5  GET and PUT instructions buffer for reading from and clearing the count of Case Packer 
1 
VB201  Remote station IP address = 192.  VB301  Remote station IP address = 192. 
Reserved = 0 (Must be set to zero) 
Reserved = 0 (Must be set to zero) 
Reserved = 0 (Must be set to zero) 
Reserved = 0 (Must be set to zero) 
local station (this CPU) = 
local station (this CPU) = 
In this example, the data immediately follows the PUT and GET tables. This data can be 
placed anywhere in the CPU memory since it is pointed to by the local station pointer in a 
table (for example, VB212 - VB215).