Hello,
I have a couple of quick questions about how to use TCP/IP on the cRIO
(1) What IP address/port number I should be using? I've tried using the cRIO's IP and port number, but that keeps giving me errors. I've also tried using the computers IP address, but that also gave me errors
(2) What kind can be shared through TCP/IP? All of our data post processing is done in Python, so if we are able to do the post processing via TCP/IP that would save us a ton of time.
Also, if someone could share a cRIO project that uses TCP/IP with Python that would be extremely helpful!