Siemens SINUMERIK Commissioning Manual page 415

Sinumerik 840di sl/840d sl/840dbase software and hmi advanced
Hide thumbs Also See for SINUMERIK:
Table of Contents

Advertisement

Programming
Syntax:
Description:
Parameters:
2.6.4
LOAD
Description
The LOAD method is executed after the variable and softkey definitions (DEF Var1= ...,
HS1= ...) have been interpreted. At this time, the dialog is not yet displayed.
Programming
Syntax:
Description:
Parameters:
Example
LOAD
Screen form1.Hd =
VAR1.Min = 0
VAR1.Max = 1000
END_LOAD
Expanding the user interface
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
(Grid name, Variable name [,File name])
LG
Loads a table
Grid name
Name of the table (grid) in inverted commas
Variable name
Name of the variable to which the table is to be
assigned, in inverted commas
File name
Name of the file in which the table (grid) is defined,
in inverted commas. Only needs to be specified if
the table is not defined within the file that also
contains the definition of the variable.
LOAD
...
END_LOAD
Download
- None -
;
Start identifier
$85111
;
Assign text for dialog header from language
file
;
Assign MIN variable limit
;
Assign MAX variable limit
;
End code
Programming
2.6 Methods
2-65

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents