close

START_UP, END_START_UP

L5710 Tester - 指令 - START_UP, END_START_UP


The instructions perform the initial setup when executing the program in the first time.

 

*Syntax :

START_UP()

instruction

instruction2

END_START_UP()

 

*Comment:

L5710 will execute the START UP in the first time, so some instructions which execute only one time are always put in this instruction.

The statement to end the START UP sequence is END_START_UP.

These two instructions are used together.

 

*Example :

START_UP();

 

END_START_UP();


#關鍵字 L5710 Tester - 指令 - START_UP, END_START_UP


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


arrow
arrow
    全站熱搜

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