QUOTE (ratcliffe_ic @ Oct 24 2009, 03:23 PM)

QUOTE (mhowasso @ Oct 24 2009, 06:44 AM)

Hi All...
Im in the process of replacing 34 older SLC100, SLC150, PLC2 with Micrologix and PLC5 ( thats what the plant electricians want ).
In the PLC2 programs wrote with 6200 software, there is some PUT instructions. What instructions would I use in RSLogix 5 to duplicate this.
Thanks
You will find a PUT instruction used in conjunction with a GET, the equivalent in PLC5 would be a MOV instruction.
Hi and Thanks,
If you wouldnt mind tho, 1 more question, just to make sure I understand ( Ive attached a screenshot ).
On the top rung, I would use a MOV instruction with the source being the value in 037, but what about the
destination.?? Could I use a N7:0 register for the 042 value..?? Or would something else work better..??
Thanks
Mark