HEIDENHAIN CNC PILOT 640 User Manual page 478

Smart.turn and din programming
Table of Contents

Advertisement

4
Conversion table
Bit
Numerical value
0
1
1
2
2
4
3
8
4
16
5
32
6
64
7
128
8
256
9
512
10
1024
11
2048
12
4096
13
8192
14
16384
15
32768
Example: IF..THEN..ELSE..ENDIF
N.. IF (#l1==1) AND (#g250>50)
N.. THEN
N.. G0 X100 Z100
N.. ELSE
N.. G0 X0 Z0
N.. ENDIF
. . .
N.. IF 1==BITSET(0,#l1)
N.. THEN
N.. PRINT("Bit 0: OK")
. . .
478
DIN/ISO programming | Conditional block run
HEIDENHAIN | User's Manual smart.Turn and DIN Programming | 12/2017

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Manualplus 620

Table of Contents