B&R EthernetIP

seth350

Member
Join Date
Jul 2011
Location
Over yonder
Posts
373
Hey guys, quick question on this app.
I have a B&R CP3584 PLC running and I need to add an HMI to it.
The HMI is a Schneider Electric HMISTU

I started first to try Ethernet/IP using a X20IF10D3-1 EIP Slave module.
I created the instances and started out with just a few integers and bools.

I can write to the 102 instance and the IF10D3 will receive what I enter in EnIPExplorer.

The issue is when I force one of the BOOLs true in the PLC, I don't see the change in EnIPExplorer.

Perhaps it is just the tool?

I setup the HMI with a generic ethip driver and added some variables to match what I setup. I was able to write to the PLC from the HMI, but the PLC would not write to the HMI.

Here is how the IF10D3 is setup.

IN: Inst.101 2 BOOLs = 2 bytes (length of instance set to 2, max length 504)
OUT: Inst.102 2 INTs = 4 bytes (length of instance set to 4, max length 504)

I tested the connection using EnIPExplorer, and all looks to be in order.
Object 4 (Assembly)
Instance 101
Attribute 3
Shows 2 1byte registers

Object 4
Instance 102
Attr. 3
Shows 4 1byte registers
 

Similar Topics

Hi There. I have PC to get few tags from PLC into C# windows forms application. What is the best and fastest way? I could not find Omron in...
Replies
3
Views
273
Hi, I am experimenting with different devices & am battling the connection sizes. At present, have a 1734-AENT/C, 1xOB8 & 1xIB8 I have tried...
Replies
13
Views
1,120
Hello All, I'm sorry that this will have been asked a thousand times, but I cannot find the specific question to search for. I am looking for...
Replies
6
Views
831
Hello, I am looking for some information on converting a Flex IO (1794-ADN) which is device net to an Ethernet/Ip Flex IO module like an AENT...
Replies
1
Views
425
So I have been wondering, the copy of the ethernet/ip molex tool I have (2.3.0 build 3) was from the molex website and only has a few tabs: List...
Replies
12
Views
1,394
Back
Top Bottom