Siemens Sinumerik 840D sl Programming Manual page 49

Job planning
Hide thumbs Also See for Sinumerik 840D sl:
Table of Contents

Advertisement

<variable name>:
[<n>,<m>,<o>]:
<n>:
<m>:
<o>:
SET:
(<value1>,<value2>, etc.):
REP:
<value>:
<number_array_elements>:
Job planning
Programming Manual, 02/2011, 6FC5398-2BP40-1BA0
Variable name.
Array sizes or array indices
Array size or array index for 1st dimension
Type:
INT (for system variables, also AXIS)
Range of values: Max. array size: 65535
Array index: 0 ≤ n ≤ 65534
Array size or array index for 2nd dimension
Type:
INT (for system variables, also AXIS)
Range of values: Max. array size: 65535
Array index: 0 ≤ m ≤ 65534
Array size or array index for 3rd dimension
Type:
INT (for system variables, also AXIS)
Range of values: Max. array size: 65535
Array index: 0 ≤ o ≤ 65534
Value assignment using specified value list
Value list
Value assignment using specified <value>
Value, which the array elements should be written
when initializing with REP.
Number of array elements to be written with the
specified <value>. The following apply to the
remaining array elements, dependent on the point in
time:
initialization when defining the array:
→ Zero is written to the remaining array elements.
Assignment during program execution:
→ The actual values of the array elements remain
unchanged.
If the parameter is not programmed, all array
elements are written with <value>.
If the parameter equals zero, the following apply
dependent on the point in time:
initializing when defining the array:
→ All elements are pre-assigned zero
Assignment during program execution:
→ The actual values of the array elements remain
unchanged.
Flexible NC programming
1.1 Variables
49

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents