About This File
Example - Multiply Two Numbers Script V1.0.0
Copyright © 2006, Chris Davis
All rights reserved.
Author:
Chris Davis
--see readme file for contact information
Description::
This simple VI uses scripting to create a new VI that has two numeric controls and a numeric indicator. The two controls are multiplied together and wired to the indicator
This VI is designed to help a newbie learn some of the basics of LabView scripting.
Code was created and tested using LV 7.0. Code should work in higher LabView versions, but has not been tested there.
Version History:
1.0.0:
Initial release of the code.