LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

UDP Read problem on cRIO

Hi all,

 

I am using a cRIO 9036 to communicate with a third-party device using UDP to read data and send commands (the device is a SMA Sunny Webbox). The communication is based on a remote procedure call - RPC, and is described here: https://files.sma.de/dl/4253/SWebBoxRPC-eng-BUS112713.pdf

 

It works fine when I use LabView running on my PC. However, when I run the same VI on the cRIO, no data is received (UDP Read vi) and I end up getting a timeout error. I've tested UDP write and it works fine (cRIO sending commands to the Third party Device is ok!).

 

The VI is in annex. The cRIO sends a request and the third party device is supposed to answer once the request is received. 

pedrotorres_0-1628196395585.png

 

To further test any connection issues, I have emmulated a UDP server on my PC to communicate with the CRIO operating standalone, and in this case the cRIO was able to both read and write to the PC. The cRIO, PC and the Third-party device I am trying to communicate with are on the same network. The cRIO is connected to the network via 9036's Ethernet port 1.

0 Kudos
Message 1 of 1
(743 Views)