RedLion + 32bit Micrologix I/O

gbeaker

Member
Join Date
Sep 2012
Location
earth
Posts
148
How do I access bits 16-31 of a 1762-IQ32T card in crimson?

Bits 1-15 are easy, I use "I001:0000" and select bits 0 through 15. Unfortunately, the bits don't go any higher than 15.

I already know I can use binary bits as a last resort, but I'd like to find a way to access the I/O directly.

Thanks
 
Increment the word number, then use bits 0-15. For example, specifying "I001:0001" and bit 3 is actually bit 19 of the 32-bit word.

It's unfortunate that Crimson doesn't use the correct notation for Allen-Bradley addressing. "I002:0001" should really be shown as I:002.0001 where 2 and 1 are the slot and word numbers, respectively.
 

Similar Topics

Since the most recent Crimson update of C32-Gold-1016 I seem to have lost the ability to move files on the SD card. I run a background program...
Replies
0
Views
33
Hey guys, hoping someone here could give me a little advice. I'm working with a CR1000-04000 in Crimson 3.1 and I was interested in adding the...
Replies
4
Views
152
Hi, I have a complex database in Crimson 3.0 and in one of the display pages I am trying to get a tag to show the sum of several other tags. The...
Replies
3
Views
191
Hi All, Hoping to get some insight into best way to terminate shielded twisted pair + common into a RJ45 required for RedLion RS485...
Replies
3
Views
242
I have 8 of these systems all running the same code. Just this one seem to gain about 30 seconds in time everyday. So in 48hrs time will be...
Replies
3
Views
674
Back
Top Bottom