Module 9291 Call An Nc Macro - HEIDENHAIN iTNC 530 HSCI Technical Manual

Hide thumbs Also See for iTNC 530 HSCI:
Table of Contents

Advertisement

July 2013

Module 9291 Call an NC macro

With Module 9291, you can call an NC macro in any operating mode. They are
executed like cycles, without block display. The control-in-operation symbol is
displayed while the macro is being executed. No macros can be activated if
there is currently an External emergency stop error message.
The predefined code words of the NCMACRO.SYS file and the code words
defined by the user can be transferred. They only need to be entered in
NCMACRO.SYS to be defined. To prevent name conflicts with future
HEIDENHAIN code words, your code words should begin with the character
"P$" or with the name of the company.
PLC Module 9291 starts an NC macro with the same mechanisms as program
selection and starting in the user interface, i.e. with the selection of the NC
macro the same modal settings are reset as with PGM MGT and Enter. This
means that the continuation of an already started NC program must be
prevented after Module 9291 has been called.
Call:
PS
B/W/D/K/S<>Keyword>
CM
9291
Error code:
Marker
Value
Meaning
M4203
0
NC macro was executed
1
Error code in W1022
W1022
2
NCMACRO.SYS does not exist, code word does not
exist, or invalid string
7
Macro cannot be executed.
8
External emergency stop active
20
Module was not called in a submit or spawn job
28
NC program or other macro is already running
29
The file given under the keyword is not an NC program
(*.H or *.I)
36
The file given under the keyword does not exist
9.4 System Files
1711

Advertisement

Table of Contents
loading

Table of Contents