Download Print this page

HEIDENHAIN MANUALplus 620 Technical Manual page 1515

Hide thumbs Also See for MANUALplus 620:

Advertisement

January 2012
Example:
Settings in the configuration editor
System
Paths
CfgPlcPaths
compCfgFile:
PLC
CfgOemBool
NP_MG_STAR_DELTA
value
CfgOemInt
NP_DG_TOOLCHANGER
value
NP_DG_SWIVEL_HEAD
value
Entries in OEM.MCG:
DEFINE %CfgOemBool.NP_MG_STAR_DELTA.value.0%
DEFINE %CfgOemInt.NP_DG_TOOLCHANGER.value.0%
DEFINE %CfgOemInt.NP_DG_SWIVEL_HEAD.value.0%
Instructions for conditional compilation in the PLC program:
#if NP_MG_STAR_DELTA = 1
...
#endif
#if NP_DG_TOOLCHANGER = 3
...
#endif
#if NP_DG_SWIVEL_HEAD = 2
...
#endif
8.2 PLC Compiler
[0]:
[0]:
[0]:
%OEM%\plc\oem.mcg
TRUE
3
2
1515

Advertisement

loading