Programming Q Parameters | String parameters
10
454
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2017
Reading a string of a machine parameter
In order to store the content of a machine parameter as a string in
a QS parameter:
Press the
Q
key.
Press the
STRING FORMULA
soft key
Enter the number of the string parameter
in which the control is to save the machine
parameter
Press the
ENT
key
Select the
CFGREAD
function
Enter the numbers of the string parameters for
key, entity, and attribute
Press the
ENT
key
Enter the number for the index, or skip the dialog
with N
NO ENT
, whichever applies
Close the parenthesized expression with the
ENT
key
Press the
END
key to conclude entry
Example: Read as a string the axis designation of the fourth
axis
Parameter settings in the configuration editor
DisplaySettings
CfgDisplayData
axisDisplayOrder
[0] to [5]
Example
14 QS11 = ""
Assign string parameter for key
15 QS12 = "CfgDisplaydata"
Assign string parameter for entity
16 QS13 = "axisDisplay"
Assign string parameter for parameter name
17 QS1 =
CFGREAD( KEY_QS11 TAG_QS12 ATR_QS13 IDX3 )
Read out machine parameter
Summary of Contents for TNC 620 E
Page 4: ......
Page 5: ...Fundamentals...
Page 34: ...Contents 34 HEIDENHAIN TNC 620 Conversational Programming User s Manual 10 2017...
Page 63: ...1 First Steps with the TNC 620...
Page 86: ......
Page 87: ...2 Introduction...
Page 123: ...3 Operating the Touchscreen...
Page 139: ...4 Fundamentals File Management...
Page 199: ...5 Programming Aids...
Page 228: ......
Page 229: ...6 Tools...
Page 271: ...7 Programming Contours...
Page 323: ...8 Data Transfer from CAD Files...
Page 344: ......
Page 345: ...9 Subprograms and Program Section Repeats...
Page 364: ......
Page 365: ...10 Programming Q Parameters...
Page 467: ...11 Miscellaneous Functions...
Page 489: ...12 Special Functions...
Page 532: ......
Page 533: ...13 Multiple Axis Machining...
Page 596: ......
Page 597: ...14 Pallet Management...
Page 610: ......
Page 611: ...15 Batch Process Manager...
Page 619: ...16 Manual Operation and Setup...
Page 693: ...17 Positioning with Manual Data Input...
Page 698: ......
Page 699: ...18 Test Run and Program Run...
Page 737: ...19 MOD Functions...
Page 774: ......
Page 775: ...20 Tables and Overviews...