End Of Module, Program End; End Of Module If Logic Accumulator = 1; End Of Module If Logic Accumulator = 0; Jump Label (Lbl) - HEIDENHAIN TNC 415 Technical Manual

Hide thumbs Also See for TNC 415:
Table of Contents

Advertisement

3.12.7 End of Module, Program End (EM)
Abbreviation for PLC Editor:
Execution time [µs]
Number of bytes
Operands: none
Operation:
Every program and/or every subprogram (Module) is terminated with an EM command. An EM
command in a Module initiates the return jump to the Call Module (CM, CMT, CMF). The program is
continued with the instruction following the Call Module. The command EM is handled as program
end criterion; thus subsequent program instructions can be reached using a jump address.
3.12.8 End of Module if Logic Accumulator = 1 (EMT)
Abbreviation for the PLC Editor: EMT (END OF MODULE IF TRUE)
Operation:
An EMT command only initiates a return jump to the Call Module (CM, CMT, CMF) when the Logic
Accumulator is "1".
3.12.9 End of Module if Logic Accumulator = 0 (EMF)
Abbreviation for the PLC Editor: EMF (END OF MODULE IF FALSE)
Operation:
An EMF command only initiates a return jump to the Call Module (CM, CMT, CMF) when the Logic
Accumulator is "0".

3.12.10 Jump Label (LBL)

Abbreviation for PLC Editor:
Execution time [µs]
Number of bytes
Operands: ASCII name (up to 32 characters long)
Operation:
The jump label defines a program position as an entry point for the CM and JP commands. Jump
labels may be allocated addresses in the range 0 to 511. Up to 1000 jump labels per file can be
defined.
The ASCII name of the jump label may be up to 32 characters long, but only the first 16 characters
are used to distinguish jump labels.
For importing global jump labels, see EXTERN instruction.
7-110
TNC 407/TNC 415/TNC 425
EM (END OF MODULE)
3.3 to 3.8
4
LBL (LABEL)
0
0
3 Commands
01.98

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tnc 425eTnc 415fTnc 407Tnc 415bTnc 425

Table of Contents