CONNECT

L5710 Tester - 指令 - CONNECT


The CONNECT instruction enables the relays on the pin card or PMU.

 

*Syntax :

CONNECT( Pin_Group_Name, Relay_Type, Exclusive_OR_Flag)

 

*Arguments :

Pin_Group_Name: any pin group name which had been defined by the user in the test program. the pin group is defined in the pattern file.

Relay Type:

"DCL" the relay connects to the pin card.

"PMU" the relay connects to the PMU.

Exclusive_OR_Flag :

"ON" the DCL/PMU relay's operation is exclusive OR. That means when DCL is ON, PMU is OFF or PMU is ON, DCL is OFF.

"OFF" the DCL/PMU relay's operation is independent.

 

*Comment:

Every CONNECT instruction is independent. It means that the instruction will not keep the relay state for the last CONNECT.

 

*Example :

CONNECT( G1, DCL, OFF);

→ Gl is a pin group including CLK, LED, PA1 three pins

→ the CLK, LED, PA1 three pins' DCL relays are closed and PMU relays are opened.

……

CONNECT( G2, DCL, OFF);

→ G2 is a pin group including CLK, LED, PA2 three pins

→ the CLK, LED, PA2 three pins' DCL relays are closed and PMU relays are opened. But the PA1 pin's DCL relay is opened and the PMU relay is opened, too.

……

……

DISCONNECT(ALLPINS, DCL, OFF);


#關鍵字 L5710 Tester - 指令 - CONNECT

 


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


arrow
arrow
    全站熱搜

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