Fxn0s program

altezza_rm

Member
Join Date
Feb 2010
Location
Kilkenny
Posts
1
Does anyone know the ladder program for this scenario:

A pushbutton is pressed to turn on a light..The same pushbutton is then pushed to turn off that light and the process can repeat itself.

I have tried using the ALT function,, but this does not seem to hold the contact.???
 
Does anyone know the ladder program for this scenario:

A pushbutton is pressed to turn on a light..The same pushbutton is then pushed to turn off that light and the process can repeat itself.

I have tried using the ALT function,, but this does not seem to hold the contact.???

Here is code rsdoran had poted it explians it quiet well look over it and see can you under stand what is happening if not tell us where your stuck or which part you dont understand. Is this for college if so what college are you attending just curious.


|

|Input1 Internal 1

|--] [-------------------------------------------------( )--

|

|

|

|Internal 1 Output1 Out 1

|--] [--------]/[--------------------------------------( )--

| |

|Out 1 Internal 1 |

|--] [--------]/[------|



If you ever want to alternate between 2 outputs just add another line.

Out 1 Out 2

|--]/[-------------------------------------------------( )----




Input 1 is naturally the N.O. momentary
Internal 1 is the plc internal bits..For AB that would be B3..GE %M000 etc etc]
Out 1 is Output 1
Out 2 is Output 2


internal bit for Fxos is M and output is Y eg M1 or Y1

Liam
 

Similar Topics

my ccw softwer stops working when i add and try to open a ladder program.
Replies
0
Views
14
I have an old Sentry Palletizer (S/O Number 3007 / Serial Number 1172) that has lost its program as the backup battery died years ago. I can...
Replies
0
Views
106
Hi All, As a precaution my company has been collecting copies all the HMI and PLC programs. I have recorded copies of most of our sites...
Replies
0
Views
73
So basically i have 2 queries : 1. I have a program file of S7-300 PLC which i want to migrate in RSLogix500.In short i want to convert my simatic...
Replies
15
Views
279
Hi, i am using DVP-14SS2 PLC, after program written to plc, when power is reset, plc doesn't run. always need to connect to pc for the run mode.
Replies
0
Views
39
Back
Top Bottom