How Do I Build TestExecutive 5.1 for LabVIEW 5.0x into a Stand-Alone Executable?
Primary Software: LabVIEW Toolkits>>Test Executive
Primary Software Version: 5.1
Primary Software Fixed Version: N/A
Secondary Software:
Problem: How do I build Test Executive 5.1 for LabVIEW 5.0x into a stand-alone executable?
Solution: - Insert the top level Test Executive.vi from the operator.llb onto the diagram of a new VI that will serve as a temporary place holding VI; save this VI as TETemp.vi.
- Next, insert the Open/Create/Replace File.vi from <LabVIEW>\vi.lib\Utility\File.llb and Open Panel.vi from <LabVIEW>\vi.lib\Utility\victl.llb onto the same diagram.
- Select File»Save with Options.
- Check the Application Distribution box, Click Save, and choose a New VI library.
- Select File»Edit VI Library and select the library you created in step 4.
- Delete the TETemp.vi that you created in step 1 from the library and select Test Executive.vi as a top level VI.
- Now you will build the application. Select Tools»Build Application.
- Choose the above library as an embedded library, and give the application a name.
- After building the application, add daqdrv and serpdrv to the directory where the EXE resides.
- Also copy the operator.llb, callback.llb, and engine.llb to the directory where the EXE resides.
- You may get a few prompts asking you to find a VI, but once you point it to the right location in one of the libraries you included in steps 1-9, it should work fine.
Related Links: KnowledgeBase 15BGNO05: How Do I Create a Distribution Kit with a LabVIEW Executable and LabVIEW Application Builder 5.0 or Previous?
KnowledgeBase 0WE7IMSG: How Do I Build a LabVIEW Application with the VI Control VIs?
Attachments:
Report Date: 07/06/2000
Last Updated: 09/09/2002
Document ID: 1Z5BKB9M