Siemens SIMATIC ET 200AL System Manual page 1793

Distributed i/o system
Hide thumbs Also See for SIMATIC ET 200AL:
Table of Contents

Advertisement

Functions
5.7 Isochronous mode
Programming according to the IPO model in the isochronous mode interrupt OB
For programming according to the IPO model:
1. Call the SYNC_PI instruction at the start of the isochronous mode interrupt OB.
2. Then call the actual user program.
3. Call the SYNC_PO instruction at the end of the isochronous mode interrupt OB.
Table 5- 3
Step
Signal sequence in the IPO model
The following figure shows the signal sequence in the IPO model from the acquisition and the
processing in the CPU to the output of the process values:
Figure 5-76
At time T
in the IPO model is completed within one data cycle T_DC. The output data is always available
on the I/O in the next data cycle T_DC at time T
With the IPO model, there is a constant execution time from the "input terminal" to the
"output terminal" of T
T
+ 2×T_DC + T
I
228
Programming according to the IPO model
Action
1
Read in (I)
2
Process (P)
3
Output (O)
Execution of isochronous mode interrupt OB
"SYNC_PI" instruction
"SYNC_PO" instruction
Isochronous read-in of process values on I/O module at time T
Isochronous output of process values on I/O module at time T
Signal sequence in the IPO model
the process values are read in isochronously on the I/O. The processing of the data
I
+ T_DC + T
I
can be guaranteed for the process response time.
O
Explanation
The SYNC_PI instruction reads in the inputs of the process image parti-
tion and provides them to the isochronous mode interrupt OB.
You program the actual user program of the isochronous mode inter-
rupt OB.
The SYNC_PO instruction outputs the data changed by the user pro-
gram via the process image partition.
.
O
.
O
I
O
PROFINET with STEP 7
Function Manual, 05/2021, A5E03444486-AL

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents