STOP_CONTINUE
L5710 Tester - 指令 - STOP_CONTINUE
The STOP_CONTINUE instruction is used to terminate the pattern controller if the pattern controller enters an infinite loop.
*Syntax :
STOP_CONTINUE()
*Arguments :
No argument defined.
*Comment:
During BURST_PATTERN encounter the infinite loop, the pattern controller is operating continuously and doesn't terminate unless using the STOP_CONTINUE to end the infinite pattern controller operation.
*Example :
……
CONTINUE_BURST_PATTERN(Continue_Burst, L1, 100);
……
STOP_CONTINUE();
#關鍵字 L5710 Tester - 指令 - STOP_CONTINUE
■ 延伸閱讀 :L5710 指令說明 & 其它
留言列表