Finding the length of a string parameter, Programming: q parameters 8.11 string parameters – HEIDENHAIN TNC 128 (77184x-02) User Manual
Page 242

Programming: Q Parameters
8.11
String parameters
8
242
TNC 128 | User's Manual HEIDENHAIN Conversational Programming | 5/2014
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
37 Q52 = STRLEN ( SRC_QS15 )