LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Export EXE

Hello ,

 

I just put in a pace implementation of measures and control of a osilloscope on labview (connection to GPIB ) , and would like the exported .exe . What I 'd like to know is if the EXE file will contain all driver that I had to install ??

 

or if I have to reinstall the drivers has nouvaux like my interface (USB -GPIB )

 

 

thank you

 

0 Kudos
Message 1 of 2
(2,595 Views)

Hi Allbig,

 

The driver you need to provide to your exe is NI-488. To include this driver, build an exe will not be enough.

You'll need to build an installer. Normally if your use GPIB API in your exe, it will be automatically include in the installer. If it's not, add it manually in the installer options.

 

https://zone.ni.com/reference/en-XX/help/371361H-01/lvhowto/build_installer/

 

Regards.

Sabri JATLAOUI - Certified LabVIEW Architect - Certified LabVIEW Developer
Message 2 of 2
(2,591 Views)