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,296
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,499
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,898
Hi everyone. I'm trying to read values from a Loadcell with a 2080-TC card. I know the 2080-TC is a thermocouple card but it reads millivolts that...
Replies
7
Views
252
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
123
Back
Top Bottom