I was looking for an example of using the visa library in CVI, to create a TCP server within a thread to allow the thread to look like an instrument to another application already running on the system communicating with instruments connected to the system. This other application is a LabView interface that connects with instruments by the use of 'visa' connections, and we have another application being developed on the same system in CVI that we would like to connect to the LabView application using that 'visa' connectivity. The thought is that the LabView app recognize the CVI app as an instrument and connect to it on the fly.
↧