LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

App. Builder generated not-working file at Win2000 *Unreganized CMD*

Hi,

I'm new to LabVIEW, here's the question:
I wrote a simple VI, taking readings from HP 8563E spectrum analyzer, everything works fine on my winXP machine.
now I am trying to use Application Builder (ver 6.1) to generate stand-alone executive file, and that Applicatione.exe doesn't work on my Win2000 machine. On the spectrum analyzer there's an error message: 112 Unreganized Command.

I have attached the original vi and appliction.exe, please help. thank you.

p/s. I have installed run-time eingine.
Download All
0 Kudos
Message 1 of 4
(2,637 Views)
You didn't attach any of your subVIs. Do a Save with Options, choose Developement Distribution, and save everything into an LLB.
0 Kudos
Message 2 of 4
(2,637 Views)
Thanks for your reply..

now I have saved the VI as a .dll file, however, when I try to use Application Builder to make executive file, it pops up a menu asking me to add a top-level VI. I chose that .dll file and then there's another menu where I chose my original VI, then click the build button.

The built executive Application.exe works on my both lab PCs with LabVIEW installed, but doesnt work on other no-LabVIEW PCs.

Please help again. thanks.
0 Kudos
Message 3 of 4
(2,637 Views)
Hopefully you meant LLB and not DLL and I wanted you to post the LLB. The most common mistake when putting a LabVIEW exe on a new system is people assume that the exe file contains all of the GPIB and VISA drivers. Those have to be installed separately. You should have a driver disk with your GPIB card and after installation, check communication in MAX. If you have done all of that, it would be be nice to see the entire program.
0 Kudos
Message 4 of 4
(2,637 Views)