03-10-2013 06:13 AM
Hello I have a application ( *.exe ), and she is not working on new PC. I think I have a problem with serial port. I need fullfill a VISA name by string to be able to use COM port in application. Do you know some function to convert string to VISA source???
03-10-2013 06:25 AM
You can wire a string (e.g. COM1) as the VISA Resource Name to "VISA Open".
03-10-2013 08:38 AM