Inputreal - 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-76
Example of specification with replacement operator
Up.Vorgabe = 0x9F
Up.Uint = InputUInt("Enter an unsigned integer number", $
(Up.Vorgabe))
Figure 4-77
4.6.10.6

InputReal

InputReal("<label>",<real>)
When the InputReal function is called, when the package is executed, a dialog box is
displayed and the operator can enter a real number.
This real string is assigned to an Up variable.
● The entry can be described using the "<label>" argument.
● The "<real>" argument must contain a default value. This can be changed while the
package is being executed.
The following entries are permitted:
● The return value is the number that the user had entered.
Example of real-number entry
Up.RealZahl = InputReal("Enter a real number", 567.890)
SINUMERIK Integrate Create MyConfig - Diff, Expert, Topo
Operating Manual, 11/2016, A5E36537479B-AD
Example of InputUInt entry unsigned integer number
Example of specification with replacement operator
Decimal:
Exponential:
-15 = -15
1.5 = 1.5
1.5e2 = 150
1.5ex+2 = 150
-1.5ex-2 = -0.015
Create MyConfig - Expert
4.6 Script language
263

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828d

Table of Contents