7.3.2 Defining columns
Description
For tables (grids), it is advisable to use variables with an index. For PLC or NC variables, the
index number with one or more indices is of significance.
The values displayed in a table can be modified directly within the restrictions of the rights
granted by the attributes and within any defined limits.
Programming
Syntax:
(Type/Limits/Empty/Long text,column header/Attributes/Help display/
System or user variable/Column width/Offset1, Offset2, Offset3)
See also Extended configuration syntax (Page 43).
Description: Defines columns
Parameters:
Similar to variables
Type Data type
Limits Limit value MIN, limit value MAX
Long text, column
header
Attributes
Help display
System or user varia‐
ble
As variable, PLC or NC variables should be entered in
double quotation marks.
Column width Entry in pixels.
Offset The increment sizes to increment 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
Column header from text file
The column header can be entered as text or text number ($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 screens (hlp)
Graphic and logic elements
7.3 Table description (grid)
SINUMERIK Integrate Run MyScreens (BE2)
204 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1