Hello all
I am using a cRIO 9063 controller and want to connect up to a Moxa Serial to Ethernet controller via TCP/IP. I am using the VIs available in the TCP palette to achieve connection and exchange data. This all works fine when I run/test the VI on my computer against the realtime target, but the moment I deploy it to run under realtime as startup, it can't establish connection and I recieve error code 59 (The network is down, unreachable, or has been reset). I have set the VI frontpanel as a webpage to follow progress from where I get the error message.
The cRIO and Moxa is connected via a switch and are on the same subnet address and everything is kept as simple as possible.
I have looked through MAX to see if I was missing any software, but haven't been able to figure a solution there, nor by selecting any other setting in MAX or Labview.
Could someone tell what is required to achieve a TCP connection running on Realtime. What would I be missing?
Thanks in advance