
LNC-M8000
Function
200 寶元數控精密股份有限公司
LNC Technology Co., Ltd.
8.3 Normal function
PATH =>path, No.。Value range0 ~6, unit:N/A
0:current belonging path, 1~6:first path~6th path.
TYPE =>Appointed type。Value range****, unit:N/A
0: typeⅠ, Interpred single block has been executed.
1: typeⅡ, Interpred single block has been executed.+arrived machine coordinate.
Below function has been doned stop interpretation(TypeⅠ)
Below function has been doned stop interpretation (TypeⅡ)
…
WAIT(0,0); /* wait previous single block to be executed and read the coming single block
*/
…
Command MACRO to send Alarm
STRING =>At least 1 digit’s any string. 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.
Usage Example 1:
ALARM("did not open coolant"); /* send alarm 610000 and show string” did not open
coolant” */
Usage Example 2:
#1= R_MACH_COOR(0,1); /* If this path’s machine coordinate first axis =1.234mm,
#1Value=1.234 */
ALARM("machine coordinateX#1correct"); /* send alarm 610000 and show string”
machine coordinateX1.234 correct” */
Komentáře k této Příručce