找回密码
 注册

QQ登录

只需一步,快速开始

搜索

[PLC编程] SIMATIC CFC V6.1 下载

[复制链接]
山海致远 发表于 2019-2-13 16:57:09 | 显示全部楼层 |阅读模式
1.png
SIMATIC CFC介绍和安装文件下载网址
https://doc.eleok.com/843.html
文件版本过于陈旧,请参考上面网址获取较新版本。
6.1版本安装文件下载仅提供个人在家学习用途,此程序文件来源于网络可靠性稳定性完整性皆无法验证,禁止用于其他用途,否则后果自负。
百度网盘下载链接.txt (1.3 KB, 售价: 30 E币)
注意:请确保您所用的网络可以访问百度网盘并能熟练使用百度网盘下载文件,若附件内下载链接失效不能下载,可以回复本文留下邮箱给您发送可用链接。
The CFC CD is in 5 languages and run on the following operating systems:

MS Windows 2000 Professional and SP3 or higher (subsequently called MS Windows 2000),
MS Windows XP Professional with SP1 or SP1a (subsequently called MS Windows XP).
Notice: MS Windows XP Home operating system is not supported.

2        Hardware Requirements

To work with the CFC, you require a programming device or PC with the following requirements:

Minimum 600 MHz processor
Minimum 512 MB RAM main memory


3        Software Requirements

3.1        Operating Environment

CFC V6.1 is a 32-bit application that requires MS Windows 2000 or MS Windows XP as the operating system.

CFC is an optional software package. To be able to work with CFC, you require the following additional software packages on your programming device or PC:
Basic software STEP 7 V5.3 or higher
If using CFC for S7:
S7-SCL V5.1 SP3 or higher
If using CFC for M7:
M7-SYS V2.1, M7-SYS-RT V4.0 or M7-SYS-RT V5.0
MS Windows XP is not supported by M7-SYS, and another operating system must be selected.
Borland C compiler V5.01 (can be supplied by Siemens; Order Number: 6ES7812-1BC01-0AA0)


3.2        Memory Requirements

CFC V6.1 requires approximately. 60 Mbytes of space on your hard disk.



4        Installation


4.1        Installing CFC V6.1

When you install CFC V6.1, you can overwrite an existing installation of CFC.

CFC can only be installed after STEP 7 has been completely installed.
The Setup program automatically installs CFC on the drive containing the STEP 7 software.

Insert the CFC CD in the drive. To install CFC, double-click the SETUP program on the CFC CD from the Windows Explorer. The Setup program will guide you through the installation.


4.2        CFC V6.1 License Key

Before you can start working with CFC, you must transfer the license key from the License Key Disk to the computer. There are two ways of doing this:

    • While you are installing CFC, the Setup program displays a message if there is no suitable license key installed on your computer. You can then decide whether you want the license key to be installed by the Setup program or whether you want to install the license at a later time using the to-be-installed Automation License Manager program.

    • If the license key cannot be installed during setup, continue the Setup program without installing the license key. Perform a restart and install the license key via the start menu item Simatic\License Management\Automation License Manager.

The STEP 7 readme notices also apply to the license key.        



4.3        Uninstalling CFC V6.1

        ----------------------------------------------------------------------------------------------------------------
        Important Note:
Software products must be removed according to Microsoft Windows conventions.
        Use the Microsoft Windows application "Add/Remove Programs" (in the taskbar under Start > Settings > Control Panel > Add/Remove Programs) to remove your software package (for example, "SIMATIC CFC V6.1"). This is the only way to uninstall software in Microsoft Windows.
        ----------------------------------------------------------------------------------------------------------------

This also applies to some files created dynamically by CFC. This is recognized by the uninstall tool and reported with the message "Some elements could not be removed. You should manually remove items related to the application." You can then decide whether or not you want to delete these files.


4.4        Installing the Borland C Compiler (for M7)

To allow correct M7 block import and problem-free operation of the M7 code generator, the Borland C compiler must be installed either completely or user-defined with the following minimum configuration:

    • Select "user-defined" in the "Borland C++ Installation" window. The options offered do not need to be selected.
    • "32-bit Windows" must be selected in the "Borland C++ Target Platforms" window.
    • "Command Line Tools" must be selected in the "Borland C++ Tools" window.
    • Subgroups "Visual Tools", "Borland Database Engine", "Examples" and "Help" can be deselected completely.
    • "Runtime libraries" must be selected in the "Libraries" subgroup. At least the header files, static libraries and dynamic libraries are required.



Notes on Usage (Release Notes)

These notes should be considered more up-to-date than the information in manuals and online helps.

1        New Features and Modifications in the New Version

1.1        What is New in Version 6.1 ?
        
For more information, read the topic "What's New?" in the online help. You can call this topic from the contents page of the Help on CFC (menu command Help > Contents; Introduction to CFC ).

You will also find this information on the installation CD in the file "CFC-whatsnew" and following installation with START > Simatic > Product Notes.


2        Notes on Configuring and Operating the Software        

2.1        Data from Different Versions of CFC

Data created with older CFC versions can still be used as follows in CFC V6.1:

    • The CFC V3.x to CFC V6.0 data can be read and displayed with CFC V6.1.
    • If you edit this data, the contents of each chart folder are converted following the first write access (you will be asked to confirm conversion). This ensures compatibility.

Data created with CFC V1.0 or CFC V1.1 can still be used as follows in CFC V6.1:

    • The CFC V1.x data can be read and displayed with CFC V6.1. Direct editing of CFC V1.x data is not possible here. If you want to edit V1.x data, proceed as follows:
    • Open the project in the SIMATIC Manager and save it under a different name using the menu command File > Save As... and the option "Rearrange before saving (slow)" and select the file type "Project" in the dialog box which appears. The data is then automatically converted to V6.x format.

General notes on compatibility:

    • You cannot "reconvert" V6.1 data back to previous versions.
    • Data created with newer CFC versions cannot be edited with previous CFC versions.


2.2        General Information


Upper and Lower Case for CFC Objects
        
From STEP 7 V4.02 onwards, you can still use both upper and lower case when entering symbolic names. However, when the symbols are processed, this is no longer taken into account (in compliance with IEC 1131-3).
In other words, it is the name itself, and not the way it is written, which is important.
Example: The symbols "Motor" and "MOTOR" refer to the same variable.

CFC V6.1 still takes upper and lower case symbols into account for blocks in charts; in other words, you can create blocks with the same name which differ only in the case used. However, we recommend that you use different names to avoid problems in the future.
When using CFC in conjunction with WinCC you cannot use this option, because WinCC cannot distinguish between blocks with the same name.

Message "Key already exists" when migrating older projects to CFC version V6.1

This message appears when you have block types in your project that differ only in capitalization. You have to correct the previous version before migration is possible.

Differences in CPU protection

    • In the CFC test mode, write access is also permitted with the keyswitch set to RUN.
    • If password protection is activated, it is not possible to access the CPU without knowing the password regardless of the protection level.


2.3        CFC for S7

Creating CFC Block Types:

If you create blocks as FCs for subsequent use in CFC charts (for example, with STL/SCL), block outputs in these FCs must only be written (VAR_OUTPUT). If you read block outputs, you will be working with undefined values.
If you want old values to be retained beyond the cycle, you must use in/out parameters (VAR_INOUT) or write the block as an FB.

"CFC Library" block library is overwritten by the new version

The existing "CFC Library" block library is overwritten by the new version (which contains the corrected block R_TRIG) during the installation. If you want to retain the old library, it has to be copied before the installation.
Bei der Installtion wird die bestehende Bausteinbibliothek "CFC Library" durch die neue Version überschrieben (diese enthält den korrigierten Baustein R_TRIG). Wenn Sie sich die alte Bibliothek erhalten wollen, muss diese vor der Installation kopiert werden.


3        Notes on Documentation

Comprehensive documentation on CFC is available to you in the online help. This contains both general reference information and context-sensitive help on the current function or dialog.

CFC is also described in the manuals "CFC - Manual for S7", "CFC - Manual for M7".
The manuals are available as electronic documentation and can be displayed and printed with the Acrobat Reader which is supplied with the software (Start > Simatic > Documentation).
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|ELEOK |网站地图

GMT+8, 2024-4-19 07:34

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表