12-18-2020 12:08 PM
Hello every one,
I am trying to use my PC as TCP/IP Server and NI myRIO as TCP/IP Client. when i run the VIs I am getting error in both VIs they are not communicating. i had referred my examples on myRIO with TCP/IP and i had found that they are using myRIO as TCP/IP Server. i have a doubt that can we use myRIO/any NI RT System as TCP/IP Client. if possibility is there please let me know the resources.
Thanks in advance.
12-19-2020 03:51 AM
Of course! Just use TCP Open to initiate a connection to the server from your device! You need to know the address of the server and the accordingTCP/IP port number on which your server is listening.
01-05-2021 02:02 PM