
B–62093E–1/02
4. CONVERSATIONAL MACRO FUNCTION
AND AUXILIARY MACRO FUNCTION
PROGRAMMING
41
The conversational macro function executes a program compiled by the
macro compiler independently of the normal NC part program. This
function basically is not affected by operation modes of NC .
Accordingly, it works concurrently with the NC part program under
execution independently even during the memory operation.
CAUTION
The execution of the conversational macro function is
processed at a lower level than that of the NC operation
internally. Therefore, the execution of the conversational
macro function will not affect the processing speed of the
NC operation, but the processing speed of the
conversational macro function may become slow while the
NC operation is ON.
Program number modification
CUSTOM screen
Main program
M code call
T code call
G code call
Special code call
Part program storage memory
Execution macro program
P–CODE
Memory operation
execution level executor
Conversation macro
execution level executor
CRT/MDI
Memory operation execution level (higher level)
Conversation macro and auxiliary macro execution level (lower level)
Compiling
Parameter 9038
Initial setting on power on
Control variable
#8500
Program number specification
Conversation macro
program
P–CODE
Auxiliary macro execution
level executor
Auxiliary macro program
Compiling
Parameter 9039
Program number specification
Execution (always)
P–CODE
4.1 Conversational macro function conceptional diagram
4.1
CONVERSATIONAL
MACRO