The leader in industrial automation and control solutions

Connection Requirements

Supported PLC Series

PLC-AESPLC-FBPLC-ES

Supported Data Registers

MXYKLFTCSZRQD@DConstant
S

Supported Flags

FlagBitSupport
ErrorF11.0
ZeroF11.1
CarryF11.2

Number of Steps

Steps
1

Operands

OperandDescription
SThis is the BOOL data register.
This is the bit number to toggle the contact ON/OFF.

When the bit is 0, the contact is OFF.
When the bit is 1, the contact is ON.

Notice

Notice for MapleLogic ORF instruction.

Contact Orientation

The ORF falling edge (one-shot) contact orientation behaves as follows:

  • The ORF falling edge (one-shot) contact orientation is ON for 1 scan only.
    • Both or one one-shot contact turn ON at the falling edge of the assigned BOOL data register.
  • Both or one one-shot contact turn ON when the assigned BOOL data registers goes from ON to OFF.
Notice for MapleLogic ORF instruction.

The one-shot contact turns ON on the falling edge of an input signal or condition.

Ladder Diagram Examples

OR Gate Example

The ORF falling edge (one-shot) contact orientation performs a boolean OR operation based on the ON status of the assigned BOOL data register, S, for

The ORF falling edge (one-shot) contact orientation performs a boolean OR operation based on the ON status of the assigned BOOL data register, S, for only 1 scan.

When the falling edge (one-shot) contact, M95.3, is powered OFF OR the falling edge (one-shot) contact, M33.1, is powered OFF, the coil, Y10.2, is dee

When the falling edge (one-shot) contact, M95.3, is powered OFF OR the falling edge (one-shot) contact, M33.1, is powered OFF, the coil, Y10.2, is deenergized.

When the falling edge (one-shot) contact, M95.3, is powered ON, the coil, Y10.2, is energized for only 1 scan.

When the falling edge (one-shot) contact, M95.3, is powered ON, the coil, Y10.2, is energized for only 1 scan.

Or when the falling edge (one-shot) contact, M33.1, is powered ON, the coil, Y10.2, is energized for only 1 scan.

Or when the falling edge (one-shot) contact, M33.1, is powered ON, the coil, Y10.2, is energized for only 1 scan.

If both falling edge (one-shot) contacts, M95.3 and M33.1, are powered ON, the coil, Y10.2, is energized for only 1 scan.

If both falling edge (one-shot) contacts, M95.3 and M33.1, are powered ON, the coil, Y10.2, is energized for only 1 scan.

The falling edge (one-shot) contacts, M95.3 and M33.1, will remain ON (unless otherwise specified), but the coil, Y10.2, is deenergized after 1 scan.

The falling edge (one-shot) contacts, M95.3 and M33.1, will remain ON (unless otherwise specified), but the coil, Y10.2, is deenergized after 1 scan.

Scan Execution Time

Since scan programs execute in less than a second, it might not appear that the coil, Y10.2, was energized.