UIF (flush pending interrupt)
The UIF instruction flushes or removes a pending user interrupt.
Languages supported: Function block diagram, ladder diagram, structured text.
This instruction applies to the L20E, L50E, and L70E controllers.
UIF

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

UIF ladder diagram example

UIF structured text example

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

Provide Feedback