ONS (One Shot) Ladder Logic Instruction

Ladder logic output instruction that writes bit data referenced by an associated tag. The instruction sets the referenced bit if the preceding logic is true and clears it if false. Logic to the right of the One Shot will execute for one program scan.

List of arguments

BOOL TAG

Important Note: Do not reference a Boolean tag to more than one ONS instruction.

Leave a Comment