![]() |
|
|
The Boolean to Enable_Disable VI converts a Boolean FALSE or TRUE value to an enumerated type with a value of Enabled (0) or Disabled (2), respectively. The Boolean to Enable_Disable VI provides space-saving attribute control within your applications.
The Boolean to Enable_Disable VI outputs an enumerated type (Enabled (0) or Disabled (2)), allowing you to easily see the state passed to your property nodes when using probes or execution highlighting while running your VI.
A small trade-off is that you will see a coercion dot when you wire the 'Disabled Property State' output of this VI to the disabled property of a property node.
Below is an image that contrasts typical attribute control with the space-saving attribute control provided by the Boolean to Enable_Disable VI.
Readme file for Boolean to Enable_Disable VI
Application Software
LabVIEW 7.x
Driver Software
None.
Extracting the files
The Boolean to Enable_Disable VI is supplied as a zip archive containing all required items. The zip archive contains full path information.
When extracting the items, set the path to C:\. Since the zip archive includes full path information, the included items will be extracted to the following path:
C:\Program Files\National Instruments\LabVIEW 7.0\user.lib
Extracting the items to the user.lib directory makes the Boolean to Enable_Disable VI available on the LabVIEW Functions palette.
Additional Information
Additional information related to the use and operation of the Boolean to Enable_Disable VI may be accessed via:
The block diagrams of all included VIs
The documentation within all included VIs
Developed by
Mark Ridgley
There are no comments on this document