LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compact Fieldpoint TCP/IP remote port

i am working on cFP 2120 / cFP 2020 and for TCP/IP connection i have to use remote port number. so can all you guide me that what remote port nu. or service name i have to use.

 

 

 

waiting for your reply

Prashant Soni
LabVIEW Engineer
0 Kudos
Message 1 of 2
(2,639 Views)

The port number can be whatever you want it to be, as long as the server and the client have the same one specified. Generally, you have a server publishing data to a port and some client reading data on that port. I believe there is a TCP communication example in the Example Finder, just search for TCP and look for TCP Communication.lvproj. It's actually set up with a real-time target as well.

Good luck!

Misha
0 Kudos
Message 2 of 2
(2,619 Views)