Msg; Warning; Error - Siemens SINUMERIK 840D sl Operating Manual

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
Note
Handling special characters in strings
The straight quotation mark " is enclosed by inverted commas '"' within a string, but only counts
as one character.
The special characters for line feed '\n' and carriage return '\r' can only be inserted in character
strings individually by means of string chaining operator <<. These characters also only count
as one character.
4.6.10.1

Msg

Msg ("<label>")
Message output that must be confirmed with OK.
Any message text which is also written in the logbook represents the <label> argument.
4.6.10.2

Warning

Warning ("<label>")
Message output and prompt for cancellation of the package.
Any message text which is also written in the logbook represents the <label> argument.
4.6.10.3

Error

Error ("<label>")
Message output that must be confirmed with OK and results in cancellation of the package.
Any message text which is also written in the logbook stands for the <label> argument.
Two types of Input functions are available:
● Input functions that are not linked to a particular type
● Input functions that are linked to a particular type
Input functions linked to a particular type return a typical value, contrary to input functions that
are not linked to a particular type:
● "string"
● "integer"
● "real"
● Enumerator value as "string"
● "unsigned integer"
310
SINUMERIK Integrate Create MyConfig - Diff, Expert, Topo
Operating Manual, 12/2017, A5E36537479B-AE

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828d

Table of Contents