Program Creation; Program Structure; Command - HEIDENHAIN TNC 415 Technical Manual

Hide thumbs Also See for TNC 415:
Table of Contents

Advertisement

2 Program creation

The PLC program can be created directly on the HEIDENHAIN contouring controls. For this, the PLC
Editor must be called with the code number 807 667 (see section "PLC functions").
HEIDENHAIN can supply the PLC.EXE PLC development software for creating PLC programs on
your personal computer. Further particulars can be obtained from your HEIDENHAIN customer
service.

2.1 Program structure

2.1.1 Command

A command is the smallest unit in a PLC program. It consists of the
operation portion and the Operand portion.
A
Operation
Operand
designation
(A, AN...)
(I, O, M, T, C,
B, W, D, K)
The operation describes the function which is to be performed. It explains what is done with the
Operands.
The Operand shows what is to be operated on. It consists of the Operand abbreviation and a
parameter (Address). Register and memory contents can be gated, erased and loaded by using PLC
commands.
Both Bit and Word processing are possible. In Word processing it is possible to address memory
contents with a length of 8 Bits (Byte), 16 Bits (Word) or 32 Bits (Doubleword) (see section
"Commands").
7-16
TNC 407/TNC 415/TNC 425
I
28
Operand
address;
constant value
Operand
2 Program creation
;Comment
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