EasyManuals Logo
Home>HEIDENHAIN>Control Systems>MANUALPLUS 620

HEIDENHAIN MANUALPLUS 620 User Manual

HEIDENHAIN MANUALPLUS 620
465 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
Page #360 background imageLoading...
Page #360 background image
360 ISO Programming
4.31 Programming with Variables
Reading configuration data—PARA
The PARA function is used to read configuration data. To do this, use
the parameter designations from the configuration parameters. You
also use the designations from the configuration parameters to read
user parameters.
When you read optional parameters, check whether the return value
is valid. Depending on the data type of the parameter (REAL/STRING),
the value “0” or the text “_EMPTY” is returned when reading an
optional attribute that has not been set.
Example: PARA function
Access to configuration data
Syntax: PARA(key, entity, attribute, index)
Key: Key word
Entity: Name of the configuration
group
Attribute: Element name
Index: Array number if the attribute is
from an array
. . .
N.. #L10=PARA("","CFGDISPLAYLANGUAGE","NCLANGUAGE")
Reads the number of the currently selected
language
N.. #L1=PARA("","CFGGLOBALTECHPARA","SAFETYDISTWORKPOUT")
Reads the external safety clearance on the
machined part (SAT)
N.. #L1=PARA("Z1","CFGAXISPROPERTIES","THREADSAFETYDIST")
Reads the thread safety clearance for Z1
N.. #L1=PARA("","CFGCOORDSYSTEM","COORDSYSTEM")
Reads the machine orientation number
. . .
#X2=PARA("#X30","CFGCAXISPROPERTIES","RELATEDWPSPINDLE",0)
Check whether the optional parameter is set
IF #X2<>"_EMPTY"
Evaluation:
THEN
[ THE PARAMETER "RELATEDWPSPINDLE" HAS BEEN SET ]
ELSE
[ THE PARAMETER "RELATEDWPSPINDLE" HAS NOT BEEN SET ]
ENDIF

Table of Contents

Other manuals for HEIDENHAIN MANUALPLUS 620

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HEIDENHAIN MANUALPLUS 620 and is the answer not in the manual?

HEIDENHAIN MANUALPLUS 620 Specifications

General IconGeneral
BrandHEIDENHAIN
ModelMANUALPLUS 620
CategoryControl Systems
LanguageEnglish

Related product manuals