Inputint - 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

Figure 4-72
Example of input text for password entry
Up.Kennwort = InputText("Enter your password", "*")
Figure 4-73
4.6.10.4

InputInt

InputInt("<label>",<int>)
By calling the InputInt function, a dialog is shown during package processing in which the
user can enter an integer.
This integer value is assigned to an Up variable.
● The entry can be explained using the "<label" argument.
● The "<int>" argument must contain a default value. This can be changed while the package
is being executed.
● The return value is the number that the user had entered.
Example of entering an integer
Up.GanzeZahl = InputInt("Enter an integer number", 1234)
SINUMERIK Integrate Create MyConfig - Diff, Expert, Topo
Operating Manual, 11/2016, A5E36537479B-AD
Example of input text with replacement operator
Example of using input text for password entry
Create MyConfig - Expert
4.6 Script language
261

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828d

Table of Contents