Siemens SINUMERIK Commissioning Manual page 392

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
2.3.20
S_CHAN variable
Description
The S_CHAN variable can be used to determine the number of the current channel for
display or evaluation purposes.
2.4
Complex dialog elements
2.4
2.4.1
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:
Programming
Syntax:
Description:
Parameters:
2-42
(Identifier)
//A
(a/b...)
(c/d...)
...
//END
Defines array
Identifier
Name of array
a, b, c, d
Values of array
Values of the STRING type must be enclosed in
double quotation marks.
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
Expanding the user interface

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents