LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView connection with Relay sel-751 via modbus RTU

Hi,

 

 

I am new to LabVIEW. im trying to connect labview with relay sel-751 but I got error 56 at read input register. I want to know if it is because I entered the register value correctly or if it is because of some other reason and how to fix it.

 

 

Untitled.png

 

 

 

 

 

  example register address

 

Untitled1.png

 

 

0 Kudos
Message 1 of 3
(83 Views)

A lot of things don't look right, but we can't really debug images. Error 56 just means that there is no response within the timeout and there could be plenty of reasons. Is everything connected and configured correctly? Can you communicate with the instrument with some other software?

 

Not related to your problem, but still questionable: Can you explain why index array is resized so much? I assume the element is U16 and typecasting it to SGL has a few bytes missing. What is the display format of your diagram constants?

0 Kudos
Message 2 of 3
(63 Views)

demical format. I watched tutorials on YouTube because I'm a beginner and I don't understand much of Labview's functions. If there's anything I should know, please advise me.

0 Kudos
Message 3 of 3
(44 Views)