Redo; Patch; Preprocessor; Include - Siemens SINUMERIK 840D sl Operating Manual

Sinumerik integrate create myconfig - diff, expert, topo
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Create MyConfig - Expert
4.6 Script language
4.6.11.9

Redo

Redo()
This procedure is used in the script of the dialog pages.
With OnInit, an error message is displayed in Shield and during the verification run.
With OnNext and OnEnd, the command is executed.
4.6.11.10

Patch

Patch("<path>")
The Patch procedure allows the call of a project-internal component (only this).
The path of the component that is saved for <path> must be in the format "./<project name>/
<component name>".
The component name must always be specified without the file extension *.upc.
4.6.12

Preprocessor

4.6.12.1

#include

#include "<path>"
Deployment directive
Preprocessor operation that includes an external file (manipulation task) when checking or
deploying.
● When a package is deployed, the contents of the external file are taken over in the
manipulation task instead of the #include operation.
● Included files are also checked by the verification run.
● The path of the external file to be included <path> can be specified as an absolute path
or relative path. The file contains the storage location and the file name, e.g. D:\Temp
\Skript.txt or .\Skript.txt.
With internal tasks, the relative path refers to the storage folder of the component.
With external tasks, the relative path refers to the storage folder of the external task.
The path can contain Windows environment variables (e.g. %SUB_PATH%).
● Ctrl-click on the line or use of the "Open external task" context menu item opens the file in
a CMC script editor.
282
SINUMERIK Integrate Create MyConfig - Diff, Expert, Topo
Operating Manual, 11/2016, A5E36537479B-AD

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828d

Table of Contents