05-01-2009 10:41 AM
Solved! Go to Solution.
05-01-2009 10:45 AM - edited 05-01-2009 10:47 AM
What language and api are you using? With LabVIEW and VISA, when you open a port and it's in use, you will get a specific error (I don't remember the exact error code). Look for this error code.
The VISA error is -1073807246
05-01-2009 10:55 AM