GE 90-70 Move Inputs To Word?

dabomb4097

Member
Join Date
Feb 2012
Location
Chicago, IL
Posts
24
Okay, I'm not sure if I'm dumb or if GE just does everything bass-ackwards from Allen-Bradley, but I can't figure out how to move 16 consecutive input or output bits into a 16-bit WORD variable, or vice versa. GE 90-70 PLC with Proficy ME Software.

Right now I have a MOVE_BOOL block of length 16 with In=%M00100 and Q=%Q00145

There is a 16-bit "WORD" variable located at %M00100

I think this should move the values of %M00100 - %M00116 into %Q00145 - %Q00161 and light the corresponding outputs, but that's not really what it's doing; and I can't find any rhyme or reason to why the outputs light up in odd patterns instead of the binary of the word in %M00100.
 

Similar Topics

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
58
So I'm pretty green when it comes to troubleshooting in the field so bear with me. We have a Danfoss valve that opens/closes from an analog output...
Replies
23
Views
953
Hi. This is pretty basic but I'm struggling to find an efficient solution. I have a float value of let say 666.555 that I want to move / split...
Replies
3
Views
207
hi, I got a plc S7-1200 with SEW movitrac **** and i need to program something ridiculous if my application reaches sensor 1 then my SEW has to...
Replies
0
Views
188
Afternoon, I have a DB in TIA Portal V16 that is optimised. I cannot change this. There is an array inside that block which consists of 3000...
Replies
9
Views
1,141
Back
Top Bottom