LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Installer Problem

I have created an application under Labview 8.2 and am now trying to create an installation which will enable me to run this executable on a target computer. I have specified Labview Runtime Engine 8.2 but when I try to run it on the taget pc the installer initializes but then returns with the error message "Labview 8.2".
 
Another question is that I have a VISA Serial Subvi in the application will this be defined under NI VISA Runtime 4.0.
 
 
A zip file of the project is attached.
 
Best regards
 
Javed
0 Kudos
Message 1 of 3
(2,501 Views)

I have now managed to install the application fine (using the installer in the previous zip file), but when I try and run it on the target pc it comes back with

"Error - 1073807343 occured  at property node (arg 1) in VISA Configure Serial Port (Instr).vi>DownlinkOneShot.vi"

Now Windows is definetely seeing the device I am plugging into the target pc as it comes up with USB Serial Port (COM4) and

Hyperterminal works ok so it is a prblem with the installation on the target pc.

The hardware and application work fine on the source pc again pointing to a problem on the installation?

 

Any help appreciated

 

regards

 

Javed

 

 

Regards

Javed

0 Kudos
Message 2 of 3
(2,490 Views)
Did you include the serial port drivers as part of the build?
You have to select (include) "VISA support" before creating the executable.
 
In other words, when you build the installer, go to the additional installer page and select NI-VISA Run-time as a minimum. You can also include MAX and NI-VISA Configuration Support
 
RayR


Message Edited by JoeLabView on 06-24-2008 08:21 AM
0 Kudos
Message 3 of 3
(2,477 Views)