LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ModBus/TCP

Hello! 

We use Codesys to write data in the address range 0x3000...0x5fff to the non-volatile memory of the Wago 750-881 controller. There is a task to read this data from the controller's non-volatile memory using Labview. We have to read this data by ModBus/TCP.

Please tell me how to do this.

0 Kudos
Message 1 of 6
(2,407 Views)

Download the NI Modbus library from VI Package Manager.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
Message 2 of 6
(2,404 Views)

I would use the LabVIEW Modbus API. You can install it by the use of VI Package Manager.

Message 3 of 6
(2,400 Views)

@JB wrote:

I would use the LabVIEW Modbus API.


That is the same library I was suggesting.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 4 of 6
(2,394 Views)
Yes, you were quicker than me to type the answer and I discovered yours after sending mine.
0 Kudos
Message 5 of 6
(2,390 Views)

@JB wrote:
Yes, you were quicker than me to type the answer and I discovered yours after sending mine.

Ah, but you provided the link to the description. Kudos for that.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 6 of 6
(2,383 Views)