Finding the length of a string parameter, 9 str ing p a ra met e rs – HEIDENHAIN iTNC 530 (340 49x-04) ISO programming User Manual
Page 556
Advertising

556
11 Programming: Q-Parameters
1
1
.9 Str
ing P
a
ra
met
e
rs
Finding the length of a string parameter
The STRLEN function returns the length of the text saved in a selectable
string parameter.
Select Q parameter functions.
Select the FORMULA function.
Enter the number of the Q parameter in which the
TNC is to save the ascertained string length. Confirm
with the ENT key.
Shift the soft-key row.
Select the function for finding the text length of a
string parameter.
Enter the number of the QS parameter whose length
the TNC is to ascertain, and confirm with the ENT key.
Close the parenthetical expression with the ENT key
and confirm your entry with the END key.
Example: Find the length of QS15
N37 Q52 = STRLEN ( SRC_QS15 )
Advertising