SET_PIN_LOW
L5710 Tester - 指令 - SET_PIN_LOW
The SET_PIN_LOW instruction set the static level low to the defined pins.
*Syntax :
SET_PIN_LOW( Pin_Group_Name)
*Arguments :
Pin_Group_Name:any pin group name which had been defined by user in the test program. the pin group is defined in the pattern file.
*Comment:
This instruction set the static low level to the selected pins which are defined in the level set and used by SET_REF_LEVEL instruction.
*Example:
SET_REF_LEVEL(L1);
→L1 is a level set name that define each pin's level in the pattern
SET PIN_LOW(G1);
→ drive the static low level (VIL) to the G1 pins according to the L1
#關鍵字 L5710 Tester - 指令 - SET_PIN_LOW
■ 延伸閱讀 :L5710 指令說明 & 其它
留言列表