Definition of macros (makro_def[i].*)

A macro definition consists of a macro name (alias) and a macro content in which one or more complete NC commands are stored. If a macro name is recognised in the NC program, the NC command sequence stored in the associated macro content is executed. Macros are therefore placeholders for NC syntax.

Structure name

Index

makro_def[i]

i = 0 ... 49 (maximum number of macros in channel list: 50, application-specific)

Notice

notice

The use of macros is described in greater detail in [PROG].