CLX block transfer limitation

Carvalho

Member
Join Date
Feb 2008
Location
Setubal
Posts
10
Hello

I am using a 1756-DHRIO to scan a analogs cards in the plc-5 and BTR and BTW instruction to read and config that cards.
I have 17 analog cards and happens 1 normaly is not working. When I put in remote and again in run normaly the card is not working starts to work and another not working.

Anybody knows what is the reason for that?

Nuno Carvalho
 
Because the limit to cached BTR or BTW instructions in the ControlLogix CPU is 16.

You will need to un-cache at least some of the connections. There are Knowledgebase documents about this technique that you can look up.
 
In addition to what Eddie referenced, the DHRIO to 1771-ASB can only handle one BT at a time ... you will need to put in a message management logic to only trigger one BT(R/W) at a time.

RA has a tech note on this ... it also has an example of the message manager logic.
 

Similar Topics

Controller: 1756-L84E v.35 Prosoft MVI56E-MNETC for ModbusTCP/IP I'm having an issue with some of my write commands. The write command that...
Replies
0
Views
195
I have several Avery scale units and they are configured as Generic Ethernet modules, and I am actually reading the data fine for the weight...
Replies
2
Views
420
What's the best way to move a tag value from the panelview+7 to the clx plc. We display amps from a power meter on the panelview screen, read in...
Replies
1
Views
398
I'm running into an issue migrating a PLC-5 using the newer Logix Designer Export when opening a saved .ACD from RSLogix-5. It has multiple RIO...
Replies
2
Views
617
We have two sites that are stranded with no line of site, they are handled by phone/modem with a chain that includes: Stranded site (client)...
Replies
5
Views
908
Back
Top Bottom