Programming Q Parameters | String parameters
10
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2017
447
Copying a substring from a string parameter
The
SUBSTR
function copies a definable range from a string
parameter.
Show the soft-key row with special functions
Open the function menu
Press the String functions soft key
Press the
STRING FORMULA
soft key
Enter the number of the string parameter in
which the control is to save the character string.
Confirm with the
ENT
key.
Select the function for cutting out a substring
Enter the number of the QS parameter from
which the substring is to be copied. Confirm with
the
ENT
key
Enter the number of the place starting from
which to copy the substring, and confirm with
the
ENT
key
Enter the number of characters to be copied, and
confirm with the
ENT
key
Close the parenthetical expression with the
ENT
key and confirm your entry with the
END
key
The first character of a text string starts internally at the
0-position
Example: A four-character substring (LEN4) is read from the
string parameter QS10 beginning with the third character
(BEG2)
37 QS13 = SUBSTR ( SRC_QS10 BEG2 LEN4 )
Содержание TNC 620 E
Страница 4: ......
Страница 5: ...Fundamentals...
Страница 34: ...Contents 34 HEIDENHAIN TNC 620 Conversational Programming User s Manual 10 2017...
Страница 63: ...1 First Steps with the TNC 620...
Страница 86: ......
Страница 87: ...2 Introduction...
Страница 123: ...3 Operating the Touchscreen...
Страница 139: ...4 Fundamentals File Management...
Страница 199: ...5 Programming Aids...
Страница 228: ......
Страница 229: ...6 Tools...
Страница 271: ...7 Programming Contours...
Страница 323: ...8 Data Transfer from CAD Files...
Страница 344: ......
Страница 345: ...9 Subprograms and Program Section Repeats...
Страница 364: ......
Страница 365: ...10 Programming Q Parameters...
Страница 467: ...11 Miscellaneous Functions...
Страница 489: ...12 Special Functions...
Страница 532: ......
Страница 533: ...13 Multiple Axis Machining...
Страница 596: ......
Страница 597: ...14 Pallet Management...
Страница 610: ......
Страница 611: ...15 Batch Process Manager...
Страница 619: ...16 Manual Operation and Setup...
Страница 693: ...17 Positioning with Manual Data Input...
Страница 698: ......
Страница 699: ...18 Test Run and Program Run...
Страница 737: ...19 MOD Functions...
Страница 774: ......
Страница 775: ...20 Tables and Overviews...
Страница 839: ...HEIDENHAIN TNC 620 Conversational Programming User s Manual 10 2017 839 To the datum table 661 Z ZIP archive 189...