Hy Net Blocs s7cp 76
Hy Net Blocs s7cp 76
___________________ Preface
1 ___________________ SIMATIC S7-300 2 ___________________ SIMATIC S7-400
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
Reference Manual
12/2012
C79000-G8976-C231-05
Qualified Personnel
The product/system described in this documentation may be operated only by personnel qualified for the specific task in accordance with the relevant documentation, in particular its warning notices and safety instructions. Qualified personnel are those who, based on their training and experience, are capable of identifying risks and avoiding potential hazards when working with these products/systems.
Trademarks
All names identified by are registered trademarks of Siemens AG. The remaining trademarks in this publication may be trademarks whose use by third parties for their own purposes could violate the rights of the owner.
Disclaimer of Liability
We have reviewed the contents of this publication to ensure consistency with the hardware and software described. Since variance cannot be precluded entirely, we cannot guarantee full consistency. However, the information in this publication is reviewed regularly and any necessary corrections are included in subsequent editions.
Preface
Information on this document
This document provides you with information on the current program blocks and on program blocks that were previously available along with their versions and a brief description.
Layout
For each program block, there is a table that informs you of the previously available versions. The current version is shown at the top of each table. The version number of the latest version is highlighted. Layout of the tables / example:
Version >>4.0<< 3.0 CP type IE IE STEP 7 version V5.1+SP2+HF1 V5.1 Remarks Reason for change BF X Bugs fixed Status display Enhanced protocol to ensure compatibility between new and older CP generation. Enhanced functions
Note Current block version always at the top of the table The tables are structured so that the current block version is always at the top of the table. The version number of the current block version is also indicated using the following convention: >>n.0<<
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
Preface
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
Preface
Further information
You will find further information on the program blocks in the following manuals: Program blocks for SIMATIC NET S7 CPs Entry ID: 123456 (http://support.automation.siemens.com/WW/view/de/123456)
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
Preface
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
Table of contents
Preface ...................................................................................................................................................... 3 1 SIMATIC S7-300........................................................................................................................................ 9 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 2 2.1 2.2 2.3 2.4 2.5 SIMATIC S7-300 SEND / RECEIVE (open communications services) .........................................9 SIMATIC S7-300 FTP ..................................................................................................................15 SIMATIC S7-300 IP_CONFIG - programmed connections .........................................................17 SIMATIC S7-300 PROFINET IO..................................................................................................18 SIMATIC S7-300 PROFINET IO / PROFIenergy.........................................................................19 SIMATIC S7-300 PROFINET CBA ..............................................................................................20 SIMATIC S7-300 PROFIBUS DP ................................................................................................21 SIMATIC S7-300 ERPC CP.........................................................................................................22 SIMATIC S7-300 PROFIBUS FMS..............................................................................................23 SIMATIC S7-300 S7 communication ...........................................................................................26 SIMATIC S7-400 SEND / RECEIVE (open communications services) .......................................31 SIMATIC S7-400 FTP ..................................................................................................................35 SIMATIC S7-400 IP_CONFIG - programmed connections .........................................................37 SIMATIC S7-400 PROFINET CBA ..............................................................................................38 SIMATIC S7-400 PROFIBUS FMS..............................................................................................39
SIMATIC S7-400...................................................................................................................................... 31
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
Table of contents
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
SIMATIC S7-300
1.1 SIMATIC S7-300 SEND / RECEIVE (open communications services)
4.1
PB + IE
V5.1+SP2+HF1
BF
4.0
PB + IE
V5.1+SP2
X+F
3.0
PB + IE
V5.1
Enhanced protocol to ensure compatibility between new and older CP generation. Expansion of programming support for the ID and LADDR parameters. -
1.2
PB + IE
V5.0
1.11
PB + IE
V2.1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
SIMATIC S7-300 1.1 SIMATIC S7-300 SEND / RECEIVE (open communications services)
Table 1- 2 Version >>3.1<< 3.0 FC50 / AG_LSEND CP type PB + IE PB + IE STEP 7 version V5.5 V11.0 The program block AG_LSEND is no longer shipped as of STEP 7 V5.3! Use the current version of AG_SEND. 2.6 PB + IE V5.0 X Negative values for transfer data length (LEN < 0) are rejected immediately with a status condition code. Comments entered for block variables corrected or expanded. Internal initialization sequences expanded with test routines. Sequence of block call with ACT = 0 ("empty run") optimized. BF SEND (ANY) parameter: DWORD+WORD pointers are now correctly interpreted in L mode. Remarks Reason for change I Bugs fixed Enhanced functions -
V5.1 to V5.2
2.5
PB + IE
V4.0
BF
2.4
PB + IE
V4.0
BF
2.1
PB + IE
V4.0
BF
2.0
PB + IE
V4.0
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
10
SIMATIC S7-300 1.1 SIMATIC S7-300 SEND / RECEIVE (open communications services)
Table 1- 3 Version >>4.7<< FC6 / AG_RECV CP type PB + IE STEP 7 version V5.2+SP1 V11.0 Remarks Reason for change BF Bugs fixed Synchronization problem between program block and CP caused incorrect display in the program block. Uncontrolled "0" bytes received is reported sporadically. Unexpected condition code Status = 80B1 Enhanced functions -
4.6
PB + IE
BF
Setting LEN = 0 is now permitted; this means that a RECV call with length "0" specified is possible with the Ind. Ethernet CPs in keeping with the standard. When operating PROFINET and SEND/RECV at the same time, the condition code Status = 80C4H (communications error) occurred with the RECV block after a few jobs. Undefined condition code (for example, Status = 34F0H) in mixed operation (for example SEND/RECV communication + diagnostics). -
4.5
PB + IE
V5.1+SP2+HF1
BF
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
11
SIMATIC S7-300 1.1 SIMATIC S7-300 SEND / RECEIVE (open communications services)
Version 4.3
CP type PB + IE
Remarks "New" IE CPs TLEN > 240 bytes Notice: "Long data" can only be transferred in combination with IE CPs "..HX00.." and "..EX11".
Enhanced functions Long data (> 240 bytes) with new IE CPs.
3.0
PB + IE
V5.1
Enhanced protocol to ensure compatibility between new and older CP generation. Expansion of programming support for the ID and LADDR parameters. -
1.2
PB + IE
V5.0
1.11
PB + IE
V2.1
New
FC60 / AG_LRECV CP type PB + IE PB + IE STEP 7 version V5.5 V11.0 The program block AG_LRECV is no longer shipped as of STEP 7 V5.3. Use the current version of AG_SEND. BF RECV (ANY) parameter: DWORD+WORD pointers are now correctly interpreted in L mode. Expansion of programming support for the ID and LADDR parameters. Remarks Reason for change I Bugs fixed Enhanced functions -
V5.1
2.7
PB + IE
V5.0+SP1
BF
Data reception < 240 bytes with >240 specified in Any pointer. Comments entered for block variables corrected or expanded. -
2.4
PB + IE
V4.x
BF
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
12
SIMATIC S7-300 1.1 SIMATIC S7-300 SEND / RECEIVE (open communications services)
Version 2.3
CP type PB + IE
Remarks -
Bugs fixed Internal initialization sequences expanded with test routines. Correction of the length information in the situation "Send short data" and "Receive long data".
Enhanced functions -
2.1
PB + IE
V4.x
BF
2.0
PB + IE
V4.x
New
FC7 / AG_LOCK CP type IE STEP 7 version Remarks Reason for change BF Bugs fixed Status display Enhanced functions Enhanced protocol to ensure compatibility between new and older CP generation. -
V5.1+SP2+H F1 V11.0 -
1.0
IE
V5.1
New
FC8 / AG_UNLOCK CP type IE STEP 7 version V5.1+SP2+ HF1 V11.0 New Remarks Reason for change BF Bugs fixed Status display Enhanced functions Enhanced protocol to ensure compatibility between new and older CP generation. -
1.0
IE
V5.1
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
13
SIMATIC S7-300 1.1 SIMATIC S7-300 SEND / RECEIVE (open communications services)
Table 1- 7 Version >>1.0<< FC10 / AG_CNTRL CP type IE STEP 7 version V5.3.3 V11.0 Remarks Reason for change New Bugs fixed Enhanced functions -
FB10 / AG_CNTEX CP type IE STEP 7 version V5.5 V11.0 Remarks Reason for change New Bugs fixed Enhanced functions -
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
14
1.2
FC40 / FTP_CONNECT CP type IE Advanced STEP 7 version V5.2 Remarks Reason for change BF Bugs fixed Correct handling of the string length for file names. Changeover to English comments for the program block variables. Enhanced functions -
1.0
IE Advanced
V5.1+SP3
New
FC41 / FTP_STORE CP type IE Advanced STEP 7 version V5.2 Remarks Reason for change BF Bugs fixed Correct handling of the string length for file names. Enhanced functions -
1.0
IE Advanced
V5.1+SP3
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
15
1.1
IE Advanced
V5.2
BF
1.0
IE Advanced
V5.1+SP3
New
FC43 / FTP_DELETE CP type IE Advanced STEP 7 version V5.2 Remarks Reason for change BF Bugs fixed Correct handling of the string length for file names. Enhanced functions -
1.0
IE Advanced
V5.1+SP3
New
FC44 / FTP_QUIT CP type IE Advanced STEP 7 version V5.2 Remarks Reason for change BF Bugs fixed Changeover to English comments for the program block variables Enhanced functions -
1.0
IE Advanced
V5.1+SP3
New
UDT1 / FILE_DB_HEADER CP type IE Advanced STEP 7 version V5.1+SP3 Remarks Reason for change New Bugs fixed Enhanced functions -
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
16
1.3
Multiple instance capability of the FB is now ensured. IP_CONFIG data block larger than 32 KB is accepted. Correction of various block status messages -
V5.3.3
1.0
IE
V5.2+SP1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
17
1.4
S7-300 PROFINET IO
The following program blocks are available for the selected communications service:
Table 1- 17 Version >>3.0<< 2.0 1.0 FC11 / PNIO_SEND CP type IE IE IE STEP 7 version V5.4+SP5 V11.0 X New Remarks Reason for change X Bugs fixed Enhanced functions Enhancement for faster user data transfer Supports PROFINET IO device and IO controller -
V5.4+SP4 V5.4+SP3
FC12 / PNIO_RECV CP type IE IE IE STEP 7 version V5.4+SP5 V11.0 X New Remarks Reason for change X Bugs fixed Enhanced functions Enhancement for faster user data transfer Supports PROFINET IO device and IO controller -
V5.4+SP4 V5.4+SP3
FB52 / PNIO_RW_REC CP type IE STEP 7 version V5.4+SP4 V11.0 New Remarks Reason for change BF Bugs fixed Multiple instance capability of the FB now ensured. Enhanced functions -
1.0
IE
V5.4+SP2
FB54 / PNIO_ALARM CP type IE STEP 7 version V5.4+SP4 V11.0 New Remarks Reason for change BF Bugs fixed Multiple instance capability of the FB now ensured. Enhanced functions -
1.0
IE
V5.4+SP2
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
18
1.5
FB86 / PE_CMD_CP CP type IE STEP 7 version V5.5+SP2 V11.0 Remarks Reason for change New Bugs fixed Enhanced functions -
FB87 / PE_I_DEV_CP CP type IE STEP 7 version V5.5+SP2 V11.0 Remarks Reason for change New Bugs fixed Enhanced functions -
FB53 / DS3_WRITE_CP CP type IE STEP 7 version V5.5+SP2 V11.0 Remarks Reason for change New Bugs fixed Enhanced functions -
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
19
1.6
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
20
1.7
V5.0
1.11
PB
V2.1
New
FC2 / DP_RECV CP type PB STEP 7 version V5.1 V11.0 X Remarks Reason for change X Bugs fixed Enhanced functions Enhanced protocol to ensure compatibility between new and older CP generation. Expansion of programming support for the CPLADDR parameter. -
1.2
PB
V5.0
1.11
PB
V2.1
New
FC3 / DP_DIAG CP type PB STEP 7 version V5.1 V11.0 X Remarks Reason for change X Bugs fixed Enhanced functions Enhanced protocol to ensure compatibility between new and older CP generation. Expansion of programming support for the CPLADDR parameter. -
1.2
PB
V5.0
1.11
PB
V2.1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
21
V5.0
1.11
PB
V2.1
New
1.8
*) ERPC CP
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
22
1.9
Expansion / correction of programming support for the ID parameter. Disrupted FMS connection with fast cyclic call. -
1.5
PB FMS
V5.0
BF
1.2
PB FMS
V5.1+SP2
1.0
PB FMS
V5.3.1
New
FB3 / READ CP type PB FMS STEP 7 version V5.1+SP2 Remarks Reason for change BF Bugs fixed Disrupted FMS connection with fast cyclic call. Enhanced functions -
1.4
PB FMS
V5.1+SP1
SCL-compliant
BF
The variable name can now be specified as STRING (in data type ANY). This makes it possible to program with SCL. Expansion of programming support for the ID parameter. -
1.2
PB FMS
V5.0
1.0
PB FMS
V3.1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
23
1.5
PB FMS
V5.1+SP2
BF
1.4
PB FMS
V5.1+SP1
SCL-compliant
BF
The variable name can now be specified as STRING (in data type ANY). This makes it possible to program with SCL. Expansion of programming support for the ID parameter. -
1.2
PB FMS
V5.0
1.0
PB FMS
V3.1
New
FB5 / STATUS CP type PB FMS STEP 7 version V5.1+SP2 Remarks Reason for change BF Bugs fixed Disrupted FMS connection with fast cyclic call. Enhanced functions -
1.5
PB FMS
V5.3.1
BF
Expansion / correction of programming support for the ID parameter. Expansion of programming support for the ID parameter. -
1.2
PB FMS
V5.0
1.0
PB FMS
V3.1
New
FB6 / WRITE CP type PB FMS STEP 7 version V5.3.1 Remarks Reason for change BF Bugs fixed Sporadically undefined behavior of the block or CP. Disrupted FMS connection with fast cyclic call. Enhanced functions -
1.5
PB FMS
V5.1+SP2
BF
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
24
Version 1.4
CP type PB FMS
Remarks SCL-compliant
Bugs fixed
Enhanced functions
The variable name can now be specified as STRING (in data type ANY). This makes it possible to program with SCL. Expansion of programming support for the ID parameter. -
1.2
PB FMS
V5.0
1.0
PB FMS
V3.1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
25
1.10
S7-300 S7 communication
The following program blocks are available for the selected communications service:
Table 1- 36 Version >>1.2<< FB8 / USEND CP type PB + IE STEP 7 version V5.3.1 Remarks Reason for change BF Bugs fixed After continuous operation (approx. 2-20 hours) CP Stop > Start necessary. Family name changed to "CP300PBK" in STEP 7. Error when calling several blocks one after the other with fast CPUs. Family name changed to "CP300" in STEP 7. Expanded functions -
1.1
PB + IE
V5.3
BF
1.0
PB + IE
V5.1+SP2 +HF1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
26
1.1
PB + IE
V5.3
BF
1.0
PB + IE
V5.1+SP2 +HF1
New
FB12 / BSEND CP type PB + IE STEP 7 version V5.5 Remarks Reason for change BF Bugs fixed When faster CPUs were used, there was sporadic deterioration in performance times. After continuous operation (approx. 2-20 hours) CP Stop > Start necessary. Family name changed to "CP300PBK" in STEP 7. Expanded functions -
1.2
PB + IE
V5.3.1
BF
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
27
Version 1.1
CP type PB + IE
Remarks -
Bugs fixed
Expanded functions
Error when calling several blocks one after the other with fast CPUs. Family name changed to "CP300" in STEP 7. -
1.0
PB + IE
V5.1+SP2 +HF1
New
FB13 / BRECV CP type PB + IE STEP 7 version V5.5 Remarks Reason for change BF Bugs fixed When faster CPUs were used, there was sporadic deterioration in performance times. After continuous operation (approx. 2-20 hours) CP Stop > Start necessary. Family name changed to "CP300PBK" in STEP 7. Error when calling several blocks one after the other with fast CPUs. Family name changed to "CP300" in STEP 7. Expanded functions -
1.2
PB + IE
V5.3.1 as of 8/04
BF
1.1
PB + IE
V5.3
BF
1.0
PB + IE
V5.1+SP2 +HF1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
28
>>1.2<<
PB + IE
After continuous operation (approx. 2-20 hours) CP Stop > Start necessary. Family name changed to "CP300PBK" in STEP 7.
1.1
PB + IE
V5.3
BF
Error when calling several blocks one after the other with fast CPUs. Family name changed to "CP300" in STEP 7. -
1.0
PB + IE
V5.1+SP2 +HF1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
29
1.1
PB + IE
V5.3
BF
1.0
PB + IE
V5.1+SP2 +HF1
New
FC62 / C_CNTRL CP type PB + IE STEP 7 version V5.3.1 as of 8/04 Remarks Reason for change BF Bugs fixed Family name changed to "CP300PBK" in STEP 7. Expanded functions -
1.1
PB + IE
V5.3
BF
Error when calling several blocks one after the other with fast CPUs. Family name changed to "CP300" in STEP 7. -
1.0
PB + IE
V5.1+SP2 +HF1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
30
SIMATIC S7-400
2.1 SIMATIC S7-400 SEND / RECEIVE (open communications services)
V5.0
0.3
PB + IE
V2.1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
31
SIMATIC S7-400 2.1 SIMATIC S7-400 SEND / RECEIVE (open communications services)
Table 2- 2 Version >>3.1<< 3.0 FC50 / AG_LSEND CP type PB + IE PB + IE STEP 7 version V5.5 V11.0 BF SEND (ANY) parameter: DWORD+WORD pointers are now correctly interpreted in L mode. Negative values for transfer data length (LEN <= 0) are rejected immediately with a status condition code. Expansion of programming support for the ID and LADDR parameters. Remarks Reason for change I Bugs fixed Expanded functions -
V5.1
2.3
PB + IE
V5.0+SP3
2.2
PB + IE
V4.x
Send data length for FB: LEN <= 240 bytes. Send data length for IE: LEN > 240 bytes possible
New
FC53 / AG_SSEND CP type IE STEP 7 version V5.4+SP3 V11.0 Remarks Send data length LEN <= 1452 bytes. Reason for change New Bugs fixed Expanded functions -
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
32
SIMATIC S7-400 2.1 SIMATIC S7-400 SEND / RECEIVE (open communications services)
Table 2- 4 Version >>1.2<< FC6 / AG_RECV CP type PB + IE STEP 7 version 1.1 PB + IE V5.4 + SP5 V11.0 X Remarks Reason for change BF Bugs fixed Incorrect warning in the consistency check was removed. Expanded functions -
V5.0
0.3
PB + IE
V2.1
New
FC60 / AG_LRECV CP type PB + IE PB + IE STEP 7 version V5.5 V11.0 BF RECV (ANY) parameter: DWORD+WORD pointers are now correctly interpreted in L mode. Remarks Reason for change I Bugs fixed Expanded functions -
V5.1
2.4
PB + IE
V5.0+SP3
2.3
PB + IE
V4.x
PB: Tlen <= 240 bytes IE: Tlen > 240 bytes
New
FC63 / AG_SRECV CP type IE STEP 7 version V5.4+SP3 V11.0 Remarks Received data length LEN <= 1452 bytes. Reason for change New Bugs fixed Expanded functions -
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
33
SIMATIC S7-400 2.1 SIMATIC S7-400 SEND / RECEIVE (open communications services)
Table 2- 7 Version >>1.0<< FC7 / AG_LOCK CP type IE STEP 7 version V5.1 V11.0 Remarks Reason for change New Bugs fixed Expanded functions -
FC8 / AG_UNLOCK CP type IE STEP 7 version V5.1 V11.0 Remarks Reason for change New Bugs fixed Expanded functions -
FC10 / AG_CNTRL CP type IE STEP 7 version V5.4.0 V11.0 Remarks Reason for change New Bugs fixed Expanded functions -
FB10 / AG_CNTEX CP type IE STEP 7 version V5.5 V11.0 Remarks Reason for change New Bugs fixed Expanded functions -
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
34
2.2
FC40 / FTP_CONNECT CP type IE Advanced STEP 7 version V5.1+SP1 Remarks Reason for change New Bugs fixed Enhanced functions -
FC41 / FTP_STORE CP type IE Advanced STEP 7 version V5.1+SP1 Remarks Reason for change New Bugs fixed Enhanced functions -
FC42 / FTP_RETRIEVE CP type IE Advanced STEP 7 version V5.1+SP1 Remarks Reason for change New Bugs fixed Enhanced functions -
FC43 / FTP_DELETE CP type IE Advanced STEP 7 version V5.1+SP1 Remarks Reason for change New Bugs fixed Enhanced functions -
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
35
UDT1 / FILE_DB_HEADER CP type IE Advanced STEP 7 version V5.1+SP1 Remarks Reason for change New Bugs fixed Enhanced functions -
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
36
2.3
V5.4+SP4
Multiple instance capability of the FB is now ensured. Execution optimized Bugs fixed when transferring parameters of invalid DB numbers or nonloaded DBs. -
1.2
IE
V5.4
BF
1.1 1.0
IE IE
BF New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
37
2.4
FB90 / PN_InOut_Fast CP type IE STEP 7 version STEP 7 V5.4 SP1 with iMAP STEP 7 add-on V3.0+SP1 and SIMATIC iMap as of V2.0 SP1 Remarks Reason for change Bugs fixed Enhanced functions -
The configuration New requires SIMATIC iMAP. FB90 is supported by all CPUs as of version V4.1.
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
38
2.5
1.3
PB FMS
V5.0
1.10
PB FMS
V3.1
New
FB3 / READ CP type PB FMS STEP 7 version V5.1+SP1 and V5.1+SP2+H F1 Remarks SCL-compliant Reason for change BF Bugs fixed Enhanced functions
The variable name can now be specified as STRING (in data type ANY). This makes it possible to program with SCL. Expansion of programming support for the ID parameter. -
1.3
PB FMS
V5.0
1.10
PB FMS
V3.1
New
FB4 / REPORT CP type PB FMS STEP 7 version V5.1+SP1 and V5.1+SP2+H F1 Remarks SCL-compliant Reason for change BF Bugs fixed Enhanced functions
The variable name can now be specified as STRING (in data type ANY). This makes it possible to program with SCL. Expansion of programming support for the ID parameter. -
1.3
PB FMS
V5.0
1.10
PB FMS
V3.1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs Reference Manual, 12/2012, C79000-G8976-C231-05
39
1.3
PB FMS
V5.0
X+ F New
1.10
PB FMS
V3.1
Table 2- 25 Version
FB6 / WRITE CP type STEP 7 / NCM S7 version V5.1+SP1 and V5.1+SP2+H F1 Remarks Reason for change BF Bugs fixed Enhanced functions
>>1.5<<
PB FMS
SCL-compliant
The variable name can now be specified as STRING (in data type ANY). This makes it possible to program with SCL. Expansion of programming support for the ID parameter. -
1.3
PB FMS
V3.1
1.10
PB FMS
V3.1
New
Version history of the SIMATIC NET program blocks for SIMATIC S7 CPs
40