
LNC-M8000
Function
204 寶元數控精密股份有限公司
LNC Technology Co., Ltd.
Read G31 Skip coordinate info
PATH =>Path No., value range 0 ~6, unit:N/A.
0:Current path, 1~6:First path~6th path.
TYPE =>Type, value range****, unit:N/A.
1: If SKIP signal has been triggered(0:N,1:Y), unit:N/A
101 ~ 132: SKIP ABS coordinate 1~32 axis, unit=mm
201 ~ 232: SKIPMACHINE coordinate1~32 axis, unit=mm
Part program Read G31 Skip coordinate info, unit=as above
G91 G31 Z-100. F100;
#1= R_SKIP(0,103); /* Get 3 axis SKIP ABS coordinate */
G04 X20.; /* feedhold, you can check if #1=Z axis ABS coordinate */
M30;
Write G31 Skip coordinate info
PATH =>Path No., value range 0 ~6, unit:N/A.
0:Current path, 1~6:First path~6th path.
TYPE =>Type, value range****, unit:N/A.
1: If SKIP signal has been triggered (0:N,1:Y), unit:N/A
101 ~ 132: SKIPABScoordinate1~32 axis, unit=mm
201 ~ 232: SKIPMACHINE coordinate1~32 axis, unit=mm
VALUE =>Write info, value rangedouble, unit=mm
W_SKIP(0,101,0); /* White SKIP 1
st
axis ABS coordinate, write value=0 */
Read program restart info
This function will stop interpretation automatically.(TypeⅡ)
PATH =>Path No., value range 0 ~6, unit:N/A.
0:Current path, 1~6:First path~6th path.
TYPE =>Type, value range****, unit:N/A.
1~15:Secircularhed M code
21: Secircularhed S code
31~32: Secircularhed T code
101 ~ 132: Target site ABS coordinate 1~32 axis, unit=mm
201 ~ 232: Target site MACHINE coordinate 1~32 axis, unit=mm
301 ~ 332: Offset from current position to target site 1~32 axis, unit=mm
Part program read program restart info, unit=as above
Alarm:
-1 => Read coordinate error
Komentarze do niniejszej Instrukcji