porretas2000 Posted October 27, 2004 Report Share Posted October 27, 2004 Hi all. I*m making a program that controls a Spectrum Analycer by the Serial port, and I have to install it in a computer that hasn*t LabView installed. I*ve searched in the NI web, and I*ve found that instructions: http://digital.ni.com/public.nsf/websearch...625673D0060F26C But my version of Application Builder is more modern than that, and when I build the application only appears an application (.EXE) a "Data" folder, and a "Install" folder, not a "Disk" Folder. I*ve copied the "Install" folder in the other computer and I*ve installed the program but the application don*t work , because the Initialize.vi (a VI that open the visa sesion) don*t work. I think that there are any drivers less (that would controll the serial port) but I thougth that the Application didn*t need anything more to work. I need that somebody tell my how to create an application that controls a device by serial port that work in a PC whitout LabView installed. Thanks to all. Quote Link to comment
todd Posted October 27, 2004 Report Share Posted October 27, 2004 Have you enabled serial port support in the application builder? Quote Link to comment
FLX Posted October 28, 2004 Report Share Posted October 28, 2004 This KB entry includes information what can go wrong with a labview stand alone application, that uses VISA. Porting Serial Applications built with LV Good luck LX Quote Link to comment
porretas2000 Posted October 28, 2004 Author Report Share Posted October 28, 2004 Thanks to all. I*ve found the failure. The Serial Port wasn*t properly configured. I*ve added a VISA Configure Serial Port.vi, and the application has run properly. Greetings. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.