
LNC-M8000
Function
寶元數控精密股份有限公司 225
LNC Technology Co., Ltd.
have graph */
Example2:
#1 = INPUT("Input dialogue","input moving distance(LU)?","PIC.JPG",0,500,100); /* dialogue
has graph */
Example3:
#2= R_MACH_COOR(0,1); /* if this path MACHINE coordinate first axis=1.234mm,
#2Value=1.234 */
#1 = INPUT("Input dialogue","MACHINE coordinateX#2 correct,input distance?","",0,500,100);
/* show ” MACHINE coordinateX1.234 correct,input distance?” */
Example1 Example2
Example3
Result:After inputing, press”OK”, #1=100。
MENU("TITLE","TEXT","FILE",DEF)
This function will stop interpretation automatically.(TypeⅠ);This function will be ignored
when preview & R-restart
TITLE =>Dialogue title, empty is allowed
TEXT =>Dialogue message
FILE =>Dialogue with graph name, empty is allowed
DEF =>Input menu default value, value range1 ~ 10, unit:N/A
If above arguments string has MACRO variables, system will replace it to be the value
automatically. Refer to 5.5 string variables replace value chapter.
Menu dialogue reply value item 1~10, value range1~10, unit:N/A
Alarm:
MAC X1.234
correct, input
distance?
Comentários a estes Manuais