Siemens SINUMERIK 840DE sl Commissioning Manual page 1184

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

Advertisement

Graphic and logic elements
7.2 Defining an array
Access mode
● "Direct" access mode
With "Direct" access mode (M = 0), the array is accessed with the line index in Z and the
column index in S. Compare mode C is not evaluated.
● "Search" access mode
In the case of access mode M = 1, 2 or 3, the search always commences in line 0 or column
0.
Mode M
Compare mode
When compare mode C = 0 is used, the content of the search line or search column must be
sorted in ascending order. If the search concept is smaller than the first element or greater
than the last, the value 0 or a blank string is output and the error variable ERR is set to TRUE.
When compare mode C = 1 is used, the search concept must be present in the search line or
search column. If the search concept cannot be found, the value 0 or a blank string is output
and the error variable ERR is set to TRUE.
7.2.2
Example Access to an array element
Prerequisite
Two arrays are defined below. These are the basis for the following examples:
//A(Thread)
198
Line value Z
0
Line index
1
Search concept:
Search in column 0
2
Line index of line from
which return value is read
3
Search concept:
Search in column 0
4
Search concept:
Search in column S
5
Line index of search line.
(0.3 / 0.075 / 0.202)
(0.4 / 0.1
(0.5 / 0.125 / 0.338)
(0.6 / 0.15
(0.8 / 0.2
Column value S
Column index
Column index of column
from which value is read
Search concept:
Search in line 0
Search concept:
Search in line 0
Column index of search col‐
umn
Search concept:
Search in line Z
/ 0.270)
/ 0.406)
/ 0.540)
SINUMERIK Integrate Run MyScreens (BE2)
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1
Output value
Value from line Z and column
S
Value from line found and
column S
Value from line Z and column
found
Value from line and column
found
Line index
Column index

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents