LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview VI link to CATMAN (HBM software) via TCP/IP

I have a laptop running a Labview VI that functions as a standalone instrument.  I need to pass data to the HBM Catman application (on another computer) that is the master for the test  (so the Labview PC will look like just one more data source to Catman).  It seems like Catman can do this through TCP/IP with the correct formatting in a client VI on the Labview "instrument."  My question is if anyone has done this before or can point me toward code snippets so I don't have to start from scratch on the Labview end of the link.  Thanks!

0 Kudos
Message 1 of 2
(3,069 Views)

Hello James_S,

 

If you look under the TCP and UDP examples (Help>>Find Examples>> Networking>> TCP & UDP) you should find some examples that will help you get up and running in your communication to your HBM Catman application.

 

Regards,

 

Izzy O.

Applications Engineer

National Instruments 

0 Kudos
Message 2 of 2
(3,044 Views)