close

SET_FLAG

L5710 Tester - 指令 - SET_FLAG


The SET_FLAG instruction set the JUMP flag from within an executing test program and sends them to the pattern controller.

 

*Syntax :

SET_FLAG(FLAG1_Flag, FLAG2_Flag)

 

*Arguments :

FLAG1_Flag :

"ON" turn on the FLAG1, enable the JUMP loop

"OFF" turn off the FLAG1, skip the JUMP loop

FLAG2_Flag:

"ON" turn on the FLAG2, enable the JUMP loop

"OFF" turn off the FLAG2, skip the JUMP loop

 

*Comment:

The microinstructions of JUMP FLAG1 or JUMP FLAG2 are monitored by FLAG1 or FLAG2 to make decisions during the execution of the test pattern. If the FLAG is set to ON, the JUMP instruction is executed. If it is set to OFF, the JUMP instruction isn't executed.

 

*Example :

SET_FLAG(ON, OFF);

→set the FLAGI ON

CONTINUOUS_BURST_PATTEN(Jump_Flag);

……

SET_FLAG(OFF,OFF);


#關鍵字 L5710 Tester - 指令 - SET_FLAG

 

 


■ 延伸閱讀 L5710 指令說明 & 其它


arrow
arrow
    全站熱搜

    News123 發表在 痞客邦 留言(0) 人氣()