AB Latch/unlatch equivalent in omron

caron633

Member
Join Date
Feb 2011
Location
Montreal
Posts
3
Hey i'm new to this so i'm thinking this might have already been asked but i'll go for it anyway

So, i had 3 courses on allen bradley back in college and now im required to work on an omron cp1l plc.

I'm using sfc to kinda structure my programming but im still doing it in ladder logic.

It's all going well everything works but i had to change the way i do it because I THINK there is no latch/unlatch functions in omron and you have to use coils instead, im wondering if any of you can correct me there and tell me where to find the functions because it would make a little more sense for me to use latch and unlatch instead of coils.

btw im using cx programmer 9.2

Thanks

Marco
 
I think the KEEP(11) Instruction would be a closer equivelant to the Allen Bradley Latch/Unlatch Instruction. Have a look at the Instruction Help in CXProgrammer, or refer to your Processor Instruction Reference.

Stu...
 
I think the KEEP(11) Instruction would be a closer equivelant to the Allen Bradley Latch/Unlatch Instruction. Have a look at the Instruction Help in CXProgrammer, or refer to your Processor Instruction Reference.

Stu...

Definitely the KEEP(11) instruction, just spent a whole weekend reprograming using cx programmer
 

Similar Topics

Hello All, Can someone see what I did wrong here. My "PA" bit never seems to get energized despite hitting "SOFTKEY7" many times
Replies
5
Views
751
Hi guys, I have a question regarding studio 5000 with processor 1769-L33ER V33.011 and Factorytalk View SE V12. I have an home-made pop-up...
Replies
3
Views
1,562
I'm troubleshooting a machine for a customer right now, and the output that is not working needs this bit to go high to activate the coil. But the...
Replies
36
Views
13,587
I am trying to convert an old PLC5 program. I have several instances in the unlatch instruction where they give a B file on top of the unlatch...
Replies
9
Views
2,019
Hi everyone. First time poster here. I am very new to PLC programming (my programming background is more in computers). I have a question with...
Replies
12
Views
3,256
Back
Top Bottom