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

Hi. I have a 222 CPU. I need to recover the program from the eeprom memory. Is it possible?
Replies
1
Views
82
Can we use a Simotion D455 ethernet port x127 as a gate, to access S7-1500 plc Tia Portal program ? In the Simatic manager, we used Netpro to do...
Replies
2
Views
85
Hi all, I am having issues accessing my Cimplicity software - the site code changed after re-install and I am no longer able to attain a new key...
Replies
10
Views
162
Posted this to Reddit with little success, so I figured I would share it here as well. Very new to PLCs, but figured I would give it a shot to...
Replies
0
Views
122
Back
Top Bottom