System Function Calls Within A Script - Siemens sinumerik 840d sl Configuration Manual

Sinumerik integrate create myhmi / wincc v13 sp1
Hide thumbs Also See for sinumerik 840d sl:
Table of Contents

Advertisement

9.6

System function calls within a script

Introduction
You can call the SINUMERIK system functions in WinCC even within a VBScript:
● The English function names are used here.
● In the "Connections" editor, you can see the name of your connection to the NC that you
need as parameter in all functions.
● You can find general information on using VBScripts in WinCC in the information system
of the TIA Portal, section "Working with system functions and Runtime scripting (Panels,
RT Advanced, RT Professional)".
Example
VBScript
ResetNC "SinumerikNC"
SinumerikNC here represents the name that was selected for the connection to the NC.
See also
Appendix (Page 149)
SINUMERIK Integrate Create MyHMI / WinCC V13 SP1
Configuration Manual, 11/2014
Configuring PI services of the NC as system functions
9.6 System function calls within a script
133

Advertisement

Table of Contents
loading

Table of Contents