HEIDENHAIN TNC 620 User Manual page 323

Klartext programming
Hide thumbs Also See for TNC 620:
Table of Contents

Advertisement

Programming Q parameters | String parameters
Reading a numerical value of a machine parameter
Store the value of a machine parameter as a numerical value in a Q
parameter:
Select Q parameter function
Press the FORMULA soft key
Enter the number of the Q 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 NO ENT, whichever applies
Close the parenthesized expression with the ENT
key
Press the END key to conclude entry
Example: Read overlap factor as Q parameter
Parameter settings in the configuration editor
ChannelSettings
CH_NC
CfgGeoCycle
pocketOverlap
Example
14 QS11 = "CH_NC"
15 QS12 = "CfgGeoCycle"
16 QS13 = "pocketOverlap"
17 Q50 = CFGREAD( KEY_QS11 TAG_QS12 ATR_QS13 )
HEIDENHAIN | TNC 620 | Klartext Programming User's Manual | 01/2022
; Assign QS parameter for the key
; Assign QS parameter for the entity
; Assign QS parameter for the parameter name
; Read out machine parameter(s)
9
323

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tnc 620 eTnc 620 programming station

Table of Contents