EasyManua.ls Logo

Siemens SIMATIC PCS 7 - Using Functions for User-Specific Scripts (SFC API Calls)

Siemens SIMATIC PCS 7
98 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
5.11 Using functions for user-specific scripts (SFC API Calls)
SFC API functions
The Graphics Designer contains template scripts for assigning certain actions to objects.
SFC Visualization offers many functions. The most important functions are included in these
script templates.
You can also use the functionality of SFC Visualization in your own scripts. For this purpose,
you read in the "sfccli.h" header file. Insert the line ' # include "sfccli.h" ' in the script.
The most important functions are described in: SFC API functions (Page 91).
General Information about the Functions
If a Boolean value is returned, then TRUE = success and FALSE = error.
Functions that have "LPOHIO_ERRORSTRUCT IpdmError" as a parameter can be called
with "(void*)0". The error is not evaluated in this case.
If a window handle is needed, specify the window of the "parent" for this new window.
"NULL" is also allowed as the assignment. In this case, the desktop is used as the "parent"
of the new window.
Configuration
5.11 Using functions for user-specific scripts (SFC API Calls)
SFC Visualization (V9.0)
Programming and Operating Manual, 05/2017, A5E41356392-AA 27

Table of Contents

Other manuals for Siemens SIMATIC PCS 7

Related product manuals