PASS_BIN
L5710 Tester - 指令 - PASS_BIN
The PASS BIN instruction defines the pass bin in the program.
*Syntax :
PASS BIN( bin number, ..., bin number)
*Arguments :
bin number:
it can be defined from 1 to 16.
the multiple bin numbers are allowable.
*Comment:
The PASS bin will be defined by this instruction.
If two pass bins are needed, the PASS_BIN will include two bin numbers that are sorted in the program.
*Example :
PASS_BIN(1, 2, 3);
--->bin1, bin2, bin3 are categorized to PASS.
PASS BIN(3, 5, 7, 9,);
---> bin3, bin5, bin7, bin9 are categorised to PASS.
#關鍵字 L5710 Tester - 指令 - PASS_BIN
■ 延伸閱讀 :L5710 指令說明 & 其它
留言列表