EasyManua.ls Logo

HEIDENHAIN TNC 620 Programming Station

HEIDENHAIN TNC 620 Programming Station
598 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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"
; Assign QS parameter for the key
15 QS12 = "CfgGeoCycle"
; Assign QS parameter for the entity
16 QS13 = "pocketOverlap"
; Assign QS parameter for the parameter name
17 Q50 = CFGREAD(KEY_QS11TAG_QS12ATR_QS13)
; Read out machine parameter(s)
9
HEIDENHAIN | TNC620 | Klartext Programming User's Manual | 01/2022
323

Table of Contents

Related product manuals