The table below describes the properties of the communication program:
Location Features Sending station - Precisely 1 connection is configured per receiving station
- The communication program runs in the OB1 cycle
- A complete data block is always sent; i.e. one call per job
- A data module is always used as data sourceReceiving station - The communication program runs in the OB1 cycle
- A complete data block is always received
- The received data block is always stored in a data module
Note:
The above properties have the following consequences
- The maximum number of receiving stations is limited by the number of connection resources (e.g. CP 343-1 lean: 8)
- The maximum length of the data block is the maximum length of the communication module possible (e.g. for AG_LSEND: 8kByte)
- The maximum data volume to be transferred per call is restricted by the maximum block size of the S7-CPU