For measurement data acquisition with ibaPDA-Request-S7-DP/PN/ibaNet-E the measurement data is actively transmitted from the controller to ibaPDA via PROFIBUS slaves or PROFINET devices implemented in the device used (e.g. ibaBM-DP) or using the ibaNet-E (UDP) protocol. For this purpose, one or more Request blocks (FB/FC + DBs) have to be integrated for each slave/device/connection in the S7-CPU program. These Request blocks are used to send the S7 operands/symbols selected by the user within ibaPDA to ibaPDA. If the signal selection is changed, no changes to the S7 program are needed.
You can select the signals to be measured either using the absolute operand address or using the symbolic name with support from the ibaPDA address book browser. This browser allows access to all defined symbols in the connected STEPĀ 7 project.
For S7-1500 you can use optimized data blocks. Signals within these data blocks can only be accessed using their symbolic names and not using the address or the operand. For CPUs with firmware V3 or higher, it is also possible to access this data using special Request blocks.
|
Block family |
S7 CPU firmware |
TIA portal |
Access to optimized data blocks |
|---|---|---|---|
|
ibaREQ |
Unlimited |
From V18 (function block libraries for older versions may be available on request) |
No |
|
ibaREQsym |
From V3 |
From V18 |
Yes |
|
ibaREQ3sym |
From V3 |
From V19 |
Yes |
For acquisition of data from SIMATIC S7 CPUs with ibaPDA, either different hardware devices from iba AG are available or the option of transferring the data using ibaNet-E (UDP).
Via PROFIBUS
-
ibaBM-DP or predecessor ibaBM-DPM-S
-
ibaCom-L2B PCI card
Via PROFINET
-
ibaBM-PN
Via ibaNet-E
-
Default network adapter
Request blocks for ibaPDA-Request-S7-DP/PN/ibaNet-E are available for the following system configurations:
|
SIMATIC STEP 7 V5.x (SIMATIC Manager) |
|||||
|---|---|---|---|---|---|
|
SIMATIC S7 CPU |
ibaBM-DP |
ibaBM-DPM-S |
ibaCom-L2B |
ibaBM-PN |
ibaNet-E |
|
S7-300 Integrated DP interface |
X |
X |
X |
- |
|
|
S7-300 CP342-5 (PROFIBUS) |
- |
- |
X |
- |
- |
|
S7-400 Integrated DP interface and CP443-5 |
X |
X |
X |
- |
- |
|
S7-400H Integrated DP interface and CP443-5 (PROFIBUS) |
X |
X |
- |
- |
- |
|
S7-300 Integrated PN interface |
- |
- |
- |
X |
- |
|
S7-400 Integrated PN interface and CP443-1 (PROFINET) |
- |
- |
- |
X |
- |
|
SIMATIC STEP 7 V1x Professional (TIA Portal) |
||||
|---|---|---|---|---|
|
SIMATIC S7 CPU |
ibaBM-DP |
ibaBM-DPM-S |
ibaBM-PN |
ibaNet-E |
|
S7-300 Integrated DP interface |
X |
X |
- |
- |
|
S7-300 Integrated PN interface |
- |
- |
X |
- |
|
S7-400 Integrated DP interface and CP443-5 |
X |
X |
- |
- |
|
S7-400 Integrated PN interface and CP443-1 (PROFINET) |
- |
- |
X |
- |
|
S7-1500 Integrated DP interface and CM1542-5 or CP1542-5 (PROFIBUS) |
X |
X |
- |
- |
|
S7-1500 Integrated PN interface and CM1542-1 (PROFINET) |
- |
- |
X |
- |
|
S7-1500 Integrated PN interface and communication processor with UDP capability |
- |
- |
- |
X |
Note |
|
|---|---|
|
You can find the Request blocks in the iba S7 library, see iba S7 library. Always use the latest version of this library. |
|