CVN Posted July 20, 2011 Report Share Posted July 20, 2011 Hello, I have learned labview for a while and wrote some labview programs on control panel and block diagram. That's all I have done, and I have never done using the labview program that I wrote to put it into real application like to run and test a Power Supply by the labview program on the lab. Would anyone show me the steps and a list of package or devices that needs to apply my labview into test a Power Supply Unit. what are the steps will need to be done after finishing a labview program? Thanks in advance. CVN Quote Link to comment
Roderic Posted July 21, 2011 Report Share Posted July 21, 2011 Hi, After finishing your LabVIEW program, you may want to compile it as an EXE, then build an installer to distribute it. (Be sure to include all dependencies and drivers in your exe/installer) Quote Link to comment
CVN Posted July 21, 2011 Author Report Share Posted July 21, 2011 Thanks for your response. After compiling it as the .EXE and buil the installer and in order to let the labview EXE file to control an Agilent 34970A and a multiflex module 349701A to test the Power Supply, what do we need to specify to let the labview control the Agilent 34970A as Automatic Test? Thanks again CVN Quote Link to comment
Roderic Posted July 21, 2011 Report Share Posted July 21, 2011 Just include the driver in the dependencies, be sure to include VISA and whatever driver you are using with the installer and everything should work just fine. 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.