|
Data transfer between the CPU and the CP takes place via special block calls (FC1 "DP_SEND" and FC2 "DP_RECV"). The user is free to select the source or target areas of the data being received or sent. You can use a data block, the bit memory address area or the I/O area for this.
As the I/O area cannot be accessed directly, the I/O addresses may occur repeatedly if there is more than one CP in use.
You can find a description of these blocks in the "SIMATIC NET NCM S7 for PROFIBUS" manual under Entry ID: 1158693. |
As in centrally plugged-in modules, the DP slave data is located in the CPU's I/O area. This data can be accessed directly via load and transfer commands, such as "U E 1.0". |