Call Module (Cm); Call Module If Logic Accumulator = 1 (Cmt) - HEIDENHAIN TNC 426 PB/M Technical Manual

Table of Contents

Advertisement

7.7.69 CALL MODULE (CM)

7.7.70 CALL MODULE IF LOGIC ACCUMULATOR = 1 (CMT)

December 2001
Syntax:
CM (CALL MODULE)
Operands:
Label (LBL)
Action:
After a CM command, the TNC calls the module that begins at the label that
you have entered. Modules are independent subroutines that must be ended
with the command EM. You can call modules as often as you wish from
different places in your program. CM interrupts a logic sequence.
Example:
See command CMF.
Syntax:
CMT (CALL MODULE IF TRUE)
Operands:
Label (LBL)
Action:
The CMT command is a conditional module call. If the logic accumulator = 1,
the TNC calls the module that begins at the label that you have entered. If the
logic accumulator = 0, the TNC does not call the module. CMT interrupts a
logic sequence.
Example:
See command CMF.
Commands
7 – 145

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tnc 430 pa/mTnc 430 mTnc 426 cbTnc 430 caTnc 426 pbTnc 430 pa ... Show all

Table of Contents