Steve-Mcl / node-red-contrib-omron-fins

A Node-RED node to directly interface with OMRON PLCs over FINS Ethernet protocol
MIT License
13 stars 4 forks source link

How to read a 32bit source #16

Open Olvikhan opened 1 year ago

Olvikhan commented 1 year ago

Hello, and thank you for your mod.

I have a problem currently, I successfully read data from an Omron PLC in 16bits but some data is in 32bits double words. Is there a way to read them?

Thanks in advance