close
WAIT
L5710 Tester - 指令 - WAIT
The WAIT instruction is used to generate a delay time, anywhere in the test program.
*Syntax :
WAIT( Wait Time)
*Arguments :
Wait Time: value + unit (s, ms).
*Comment:
When a WAIT is executed, no other test program instructions are executed until the wait time is expired.
*Example :
WAIT(50.0ms);
WAIT(3.00s);
#關鍵字 L5710 Tester - 指令 - WAIT
■ 延伸閱讀 :L5710 指令說明 & 其它
全站熱搜