String parameters 9.11
9
TNC 320 | User's Manual
HEIDENHAIN Conversational Programming | 3/2014
323
Reading machine parameters
Use the
CFGREAD
function to read out TNC machine parameters as
numerical values or as strings.
In order to read out a machine parameter, you must use the TNC’s
configuration editor to determine the parameter name, parameter
object, and, if they have been assigned, the group name and index
Type
Meaning
Example
Icon
Key
Group name of the
machine parameter
(if assigned)
CH_NC
Entity
Parameter object
(the name starts
with "
Cfg
...")
CfgGeoCycle
Attribute
Name of the
machine parameter
displaySpindleErr
Index
List index of a
machine parameter
(if assigned)
[0]
If you are in the configuration editor for the user
parameters, you can change the display of the
existing parameters. In the default setting, the
parameters are displayed with short, explanatory
texts. To display the actual system names of the
parameters, press the key for the screen layout and
then the SHOW SYSTEM NAME soft key. Follow the
same procedure to return to the standard display.
Each time you want to interrogate a machine parameter with the
CFGREAD
function, you must first define a QS parameter with
attribute, entity and key.
The following parameters are read in the CFGREAD function’s
dialog:
KEY_QS
: Group name (key) of the machine parameter
TAG_QS
: Object name (entity) of the machine parameter
ATR_QS
: Name (attribute) of the machine parameter
IDX
: Index of the machine parameter
Содержание TNC 320
Страница 4: ...Controls of the TNC 4 TNC 320 User s Manual HEIDENHAIN Conversational Programming 3 2014 ...
Страница 5: ...Fundamentals ...
Страница 16: ...Contents 16 TNC 320 User s Manual HEIDENHAIN Conversational Programming 3 2014 ...
Страница 43: ...1 First Steps with the TNC 320 ...
Страница 63: ...2 Introduction ...
Страница 81: ...3 Programming Fundamentals file management ...
Страница 124: ......
Страница 125: ...4 Programming Programming aids ...
Страница 152: ......
Страница 153: ...5 Programming Tools ...
Страница 180: ......
Страница 181: ...6 Programming Programming contours ...
Страница 232: ......
Страница 233: ...7 Programming Data transfer from DXF files or plain language contours ...
Страница 251: ...8 Programming Subprograms and program section repeats ...
Страница 267: ...9 Programming Q Parameters ...
Страница 337: ...10 Programming Miscellaneous functions ...
Страница 357: ...11 Programming Special functions ...
Страница 379: ...12 Programming Multiple Axis Machining ...
Страница 406: ......
Страница 407: ...13 Manual operation and setup ...
Страница 462: ......
Страница 463: ...14 Positioning with Manual Data Input ...
Страница 468: ......
Страница 469: ...15 Test run and program run ...
Страница 497: ...16 MOD functions ...
Страница 525: ...17 Tables and overviews ...