Programming; Integrating The Function Block In The User Project - Siemens SIMATIC ET 200S Function Manual

Simotion supplement for the frequency converter
Hide thumbs Also See for SIMATIC ET 200S:
Table of Contents

Advertisement

Programming

3.1

Integrating the function block in the user project

Creating the FB instance in the user project
The _ET200S_FC_control function block is a component of the command library of the
SIMOTION SCOUT engineering system. To work with the block, an instance of the function
block must first be created in the user project.
Example:
VAR_GLOBAL
...
myFC_control
: _ET200S_FC_control;
...
END_VAR
Call (LAD representation)
Application example
The application example is included on the "SIMOTION Utilities & Applications" CD-ROM and
is available for various SIMOTION hardware platforms.
The "SIMOTION Utilities & Applications" CD-ROM is provided free of charge with SIMOTION
SCOUT.
Supplement for the ET 200S frequency converter
Function Manual, 01/2015
// create instance of FB _ET200S_FC_control
3
13

Advertisement

Table of Contents
loading

Table of Contents