Micro850 program to RsxLogix500 issue

ztecarm

Member
Join Date
Jan 2016
Location
TX
Posts
3
I been currently working on micro850 plcs and now have a client requesting a micrologix1000. I have converted most of the program to rslogix but having an issue using the MOV command. In CCW i can move a bool into another bool, Can this be accomplish in rslogix?
 
Just a simple rung with a contact (first bool) and an output (second bool)

If the MOV was conditioned then a little more involved rung can be used:


condition second bool
-------] [----------+------------------(U)
|
| first bool second bool
+-----] [----------(L)

 
Last edited:
Thank you Bernie. Here is clip of what I am working with, what I am doing is reversing a gate if it has been struck by something (ie. gets hit when closing it reverses and then tries again until object is cleared. )
closePedGates is binary bit and closePedGate1 is tied to an output.

autore.jpg
 

Similar Topics

Hi, I have a Micro850 that looses its program any time the power is cycled. Any suggestions? Thank you in advance, Mike
Replies
2
Views
1,281
Hello, i made a program in rslogix500 for my micrologix1000 plc. can i import this program into the CCW software then convert the program which...
Replies
1
Views
1,493
I have an application developed in Rslogix500 for a Micrologix 1400 but for some reasons i now need to use a Micro850 but i dont want to spend to...
Replies
2
Views
2,882
Hi everyone, I am working with micro850, a proximity sensor (FOTEK, PL-05P) and a 3DOF serial arm robot. I use MC_MoveRelative to control the...
Replies
1
Views
63
HI everyone! I am trying to use a Micro850 to control a SureStep (Leadshine) Stepper drive (DM805-AI) from Automationdirect. I have no trouble...
Replies
7
Views
183
Back
Top Bottom