LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA Executable Failure

I've created a Vi that functions with a HP8753C using VISA. Everything works fine until I build an application, the Vi runs but it doesn't appear to be communicating with the 8753 anylonger. I'm running LV6i 6.02 w/RTE 6.02. Are their any other files I need to include with the executable?

Thanks!
George
0 Kudos
Message 1 of 2
(2,671 Views)
Here are a few suggestions:

1. Make sure your visaconf.ini file gets used with your executable:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/75ba53ad6886719a8625660c0077f0df?OpenDocument

2. Make sure the machine that is running the EXE has the same version of VISA that your development machine has.

3. As a debuggin aid, I would suggest building an EXE that displays on the front panel the 'Error Out' cluster of VISA property nodes, etc. You may be encountering an error and may not be aware of it...

Chris_Mitchell
Product Development Engineer
Certified LabVIEW Architect

0 Kudos
Message 2 of 2
(2,671 Views)