Siemens SINUMERIK Commissioning Manual page 400

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

Advertisement

Programming
2.4 Complex dialog elements
Programming
Syntax:
Description:
Parameters:
Variable of type STRING
If the variable is a STRING type variable, the length must be specified in the type, e.g., DEF
CHAN STRING [16] TEXT[41].
The column definition for the CHAN variable, therefore, starts, e.g., (S16/... ).
Column header from text file
The column header can be entered as text or text numbers ($8xxxx) and is not scrolled.
Modifying column properties
The column properties, which can be modified dynamically (written) are:
● Limits (min,max),
● Column header (st),
● Attributes (wr, ac and li),
● Help display (hlp) and
● OPI-Variable (var).
Column properties are modified via the variable identifier in the definition line and the column
index (starting at 1).
Example: VAR1[1].st="Column 1"
2-50
(Type/Limits/Empty/Long text,column header/Attributes/Help display/
System or user variable/Column width/Offset1, Offset2, Offset3)
Defines columns
Similar to variables
Type
Data type
Limits
Limit value MIN, limit value MAX
Long text, column
header
Attributes
Help display
System or user
The PLC or NC variables should be entered in
variable
double quotation marks.
Column width
Entry in pixels.
Offset
The increments to be used to accumulate each
index in order to fill the column are specified in
the assigned offset parameter:
• Offset1: Step width for the 1st index
• Offset2: Step width for the 2nd index
• Offset3: Step width for the 3rd index
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
Expanding the user interface

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents