IOM (immediate output)
Update outputs prior to normal output scan.
Operation details: Typically used at the end of an interrupt program to select or mask which outputs are immediately scanned and updated.
Languages supported: Function block diagram, ladder diagram, structured text.
This instruction applies to the L50E and L70E controllers.
IOM

Parameter | Parameter Type | Data Type | Description |
---|---|---|---|
Enable | Input | BOOL | Instruction block enable.
|
OutputType | Input | USINT | Identifies the type of output:
|
OutputSlot | Input | USINT | Identifies the output slot:
For embedded output, always 0. For Plug-in output, output slot is 1,2,3,4,5 (Plug-in slot number, starting with left-most slot = 1). |
Sts | Output | USINT | Immediate output scan status. IOM (Sts) status codes:
|
ENO | Output | BOOL | Enable output.
Applies only to ladder diagram programs. |
IOM examples
IOM function block diagram example

IOM ladder diagram example

IOM structured text example

Results

Provide Feedback