LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading registers from Adam 5017 using Modbus Communication in LabVIEW

Solved!
Go to solution

Hello LV experts,

 

I am trying to read voltage values from Adam 5017 8 Channel AI using Modbus Communication in LabVIEW for a project. I am new to LabVIEW and I am getting error 538179 at read holding register. Can someone please help me out :').

0 Kudos
Message 1 of 5
(127 Views)

Please let me know if you need any further information. This is my first LabVIEW code. I am a student and I am interested in learning LV. I tried researching online but the error still remains :'). 

0 Kudos
Message 2 of 5
(114 Views)
Solution
Accepted by topic author Varghese89

Usually I would first test using a GUI Modbus Master like QModMaster.

Are you sure you should be reading from a holding register but not an input register?

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 3 of 5
(79 Views)

I also tried replacing Read Holding registers with Read Input registers which gives the same error 538179 at the Read Input Registers. I am trying to read the first four channels from a Adam 5017 8ch AI which is connected to a furnace. I can see the channel outputs from Advantech I/O Module Utility.

0 Kudos
Message 4 of 5
(64 Views)

The issue was with the configuration. QModMaster really helped. Thank you so much for the information :')

0 Kudos
Message 5 of 5
(19 Views)