Axis APPINT Manuel d'utilisateur Page 5

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 60
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 4
LNC-M8000
MACRO
寶元數控精密股份有限公司 181
LNC Technology Co., Ltd.
5.4 Send MACRO arguments method
Call MACRO can be via NC addressenglish letters, expect GNto send in arguments, there is no order of
them. These arguments has corresponding local variables from MACRO, as below
Variables corresponding list as below
A~Z
NC
address
A
B
C
D
E
F
G
H
I
J
Local
variables
#1
#2
#3
#4
#5
#6
#8
#9
#10
NC
address
K
L
M
N
O
P
Q
R
S
T
Local
variables
#11
#12
#13
#15
#16
#17
#18
#19
#20
NC
address
U
V
W
X
Y
Z
Local
variables
#21
#22
#23
#24
#25
#26
O0001;
.
.
G65 P0008 L1 A2.0 B3.0 C21.0;
.
.
M30;
O0008;
#4 = #1 + #2 + #3;
G00 X#4; /* equal to G00 X26.0;
*/
M99;
#1=2.0
#2=3.0
#3=21.0
Vue de la page 4
1 2 3 4 5 6 7 8 9 10 ... 59 60

Commentaires sur ces manuels

Pas de commentaire