UID (disable interrupt)
The UID instruction disables a specific user interrupt(s).
Languages supported: Function block diagram, ladder diagram, structured text.
This instruction applies to the L20E, L50E, and L70E controllers.
UID

Parameter | Parameter Type | Data Type | Description | |
---|---|---|---|---|
Enable | Input | BOOL | Instruction enable.
| |
IRQType | Input | UDINT | Use the STI defined words.
|
|
UID | Output | BOOL | Rung status (same as Enable). |
UID examples
UID function block diagram example

UID ladder diagram example

UID ladder diagram example

(* ST Equivalence: *) TESTOUTPUT := UID(TESTENABLE, 2) ;
Results

Provide Feedback