Siemens SINUMERIK 840DE sl Commissioning Manual page 1096

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840DE sl:
Table of Contents

Advertisement

Variables
5.18 ENTRY variable
5.18
ENTRY variable
Description
The ENTRY variable can be used to check by what method a dialog has been called.
Programming
Syntax:
Description:
Return Value:
Example
IF ENTRY == 0
DLGL ("The dialog was not called under programming")
ELSE
DLGL ("The dialog was called under programming")
ENDIF
110
ENTRY
The ENTRY variable is a read only variable.
The result of the scan can be:
0 =
No programming support
1 =
Start of a screen via softkey; no code has been generated yet (default
as configured)
2 = Start of a screen via softkey; code has been generated
(default from the code generated last by this screen)
3 = Recompilation with user comment (# lines)
4 = Code_type = 0: NC code with user comment (# lines)
5 = Code_type = 1: NC code without user comment (# lines)
SINUMERIK Integrate Run MyScreens (BE2)
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents