Siemens SINUMERIK 840D sl Operating Manual page 117

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

Advertisement

Meanings of the Events
The following table describes what you achieve when using a certain event:
Table 4-9
Event
OnInit
OnNext
OnEnd
The events are displayed schematically in the following graphic "Executing scripts on the dialog
pages."
Executing scripts in the dialog pages
Executing scripts of steps
The processing of the dialog pages and possibly existing dialog scripts (in the yellow box) is
schematically shown in the following diagram.
The procedures, which may potentially control the sequence of the dialog or script, are listed
by way of example.
In the step script, you can generally use all the elements of the script language. See also the
section Script language (Page 240) and observe the supplementary conditions stated in the
section Data accesses (Page 244). The context menu supports you when generating your
script.
SINUMERIK Integrate Create MyConfig - Diff, Expert, Topo
Operating Manual, 11/2016, A5E36537479B-AD
Event - Meaning
Meaning / Time of script execution
The script is executed before the dialog page is displayed.
OnInit is used, for example:
● To (conditionally) skip this dialog page
● To put queries to the operator and process them before the dialog page opens
● To change settings of this dialog page via system variables based on current
processing
The script is executed in the dialog immediately after clicking on "Next".
OnNext is used, for example:
● To check operator inputs after clicking the "Next" key
● To return to the input
At this point in time, set values of the dialog page can be checked by exporting
system variables.
The dialog execution can be interrupted in the script with the Redo() function.
In this case, settings of the dialog page can be corrected.
The execution of the dialog page can be restarted. The script "OnNext" is also
executed again.
After processing has been completed, the script is executed at the end of a dialog
page.
Here, via write access to system variables for example, you can set which of the
following dialogs is to be executed or not.
Create MyConfig - Expert
4.4 Project folder
117

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828d

Table of Contents