You are on page 1of 1

OSR [One Shot Rising] for MicroLogix 1200, 1400 and 1500

Description
The OSR instruction triggers an event to occur one time.
Click here for some special considerations when programming one-shots in ladder logic.
Operation:
On a false to true rung state transition, this instruction sets the Output bit and Storage bit.
While the rung remains true, the Output bit is reset (0) and the Storage bit is set (1).
The Storage bit and the Output bit are reset when the rung state is false.
When executing in an active MCR zone both storage and output bits are reset.
Parameters:
Storage bit - This is the bit address that remembers the rung state from the previous scan. Enter a bit address. Use either
a binary file or integer file address. The bit address you use must be unique. Do not use it elsewhere in the program.
Output bit - This is the bit address which is set based on a false to true rung transition. The output bit is set for one
program scan. Enter a bit address. Use a binary, integer, output, input, timer, counter, control or long file bit address. The
bit address you use must be unique. Do not use it elsewhere in the program.

Use with processors

MicroLogix 1200, 1400 and 1500
processor
Example of Instruction


(Parameters shown are examples
only, your data will vary.)
Page 1 of 1 OSR [One Shot Rising] for MicroLogix 1200 and 1500
8/13/2009 mk:@MSITStore:C:\Program%20Files\Rockwell%20Software\RSLogix%20500%20Engli...

You might also like