I have a LabView program that opens a connection to a virtual com port and uses it to connect to embedded hardware. I search through the com-ports by applying the string "ASRL?*INSTR" to VISA Find Ressource and then find the ressource that maches USB-to-Serial.
And it works just fine on my own PC.
Now I have installed a LabView run-time engine on a new PC, and when I try to run my program on the PC with the run-time engine it cannot find any com-ports at all...
Do you have any idea where I should start to look to solve this?
//Stephan.