Siemens SINUMERIK 840D sl Commissioning Manual page 750

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

Advertisement

Graphic and logic elements
7.2 Defining an array
RECT element
Programming:
Syntax:
Description:
Parameters:
See also
LOAD (Page 82)
7.2
Defining an array
Definition
An array can be used to organize data of the same data type stored in the memory in such a
way that it is possible to access the data via an index.
Description
Arrays can be one- or two-dimensional. A one-dimensional array is treated like a two-
dimensional array with just one line or column.
Arrays have start identifier //A and end identifier //END. The number of lines and columns is
optional. An array is structured in the following way:
132
RECT (x,y,w,h,f1,f2,s)
Defining a rectangle
x
x-coordinate, top left
y
y-coordinate, top left
w
Width
h
Height
f1
Color of the border
f2
Fill color
s
Border style:
1 = solid
2 = dashed
3 = dotted
4 = dashed and dotted
Programming Manual, 03/2013, 6FC5397-1DP40-3BA1
SINUMERIK Integrate Run MyScreens (BE2)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents