1734-ADN with IB8/OB8 to 1756-DNB

PunchPunchWin

Member
Join Date
Jan 2021
Location
Home
Posts
3
Hi everybody,

I have with me the following:
1. 1756-L73S controller + 55L7SP safety partner
2. 1756-ENBT
3. 1756-DNB
3a. 1791DS-IB8XOB8​
3b. 1734-ADN​
3b.i. 1734-IB8​
3.b.ii. 1734-OB8​

I want to be able create tags for the 1734-IB8 and 1734-OB8 I/O modules so I can program the buttons that are wired in our circuit to these. I've gotten as far as to get steady green LED's on all my modules but only see Local:3:S/I/O and the I/O from the CompactBlock module.
What do I need to do?

These are the steps I've already taken:
- I've added Modules 1~3a to my I/O config in RSLogix5000.
- I've created a .dnt for the Subnet called "ADN Network.dnt".
- I've created a .dnt for the DeviceNetin "1756-DNB Network".
- I've clicked on the 1734-ADN module properties and associated the module with "ADN Network.dnt"
- I've then gone into RSLogix5000 and given the path for "ADN Network.dnt" as the DeviceNet file for the 1756-DNB module to link it to the ADN + its I/O.

Thanks and best regards.
PPW
 
Last edited:
You had to give the Adapter module a name, that identifies the rack, then it is just type, slot, channel.


Code:
MyRack:I:Data[2].0  for Input bit 0 on the input card in slot 2,
MyRack:O:Data[3].4  for Output bit 4 on the output card in slot 3
 
You had to give the Adapter module a name, that identifies the rack, then it is just type, slot, channel.


Code:
MyRack:I:Data[2].0  for Input bit 0 on the input card in slot 2,
MyRack:O:Data[3].4  for Output bit 4 on the output card in slot 3

Thanks for that! I appreciate the explanation. I'd been struggling with understanding what the numbers represented in the terminology.

I'm grateful. :nodi:
 

Similar Topics

I am a beginner on the AB platform and I have a question. I have a 1769-l32e with scanner devicenet,I am presented with the offer to buy a point...
Replies
2
Views
1,714
Hello all, We have compactlogix CPU with 1769 SDN scanner. The scanner is connected to two nodes 1734 ADN .Every now and then ADN fails with...
Replies
6
Views
3,594
I'm playing around with some DeviceNet stuff on my test bench and just got a 1734-ADN. I forgot the ADN was AutoBaud, so that's a nice feature...
Replies
3
Views
1,622
Guys How would I configure a 1734 ADN ethernet adaptor module in device net? In the parameters dialog box, would it be an input plus all the...
Replies
1
Views
1,832
I am in the process of adding a new node to an existing DeviceNet network with a SLC 5/05 PLC processor. The scanner on the main network is a...
Replies
2
Views
1,419
Back
Top Bottom