SerafinTech / node-red-contrib-eip-io

Ethernet/IP IO Controller Node
MIT License
1 stars 1 forks source link

Will explicit mode be supported in the future? #2

Open OkanKamil opened 6 months ago

OkanKamil commented 6 months ago

Hi,

I was trying to read out data from a Ethernet IP flow meter: https://portal.endress.com/wa001/dla/5000673/1658/000/03/BA01214DEN_0417.pdf

but could not get it working. After some debugging I noticed that only implicit mode is supported by the node so I was wondering if there are any intentions to implement this. I could read out data from the flowmeter with the Ethernet/IP Explorer via the explicit mode by adding a class, instance and attribute. The manual mentions that implicit is supported but I couldnt get it working and checked WireShark but couldnt see any traffic.