Sign Up

ControlArray by Illuminated G - Toolkit for LabVIEW Download

Library to simulate an array with a handful of controls, useful for simulating arrays with XControls.

Watch * 1 ↓399
 screenshot
Version0.1.0.4
ReleasedOct 13, 2021
Publisher Illuminated G
License MIT
LabVIEW VersionLabVIEW>=20.0
Operating System Windows, Mac, and Linux
Project links Homepage   Repository  

Description

Enables providing array-like UIs with arbitrary, homogeneous controls. This is especially useful to create a simulated array with XControls which normally can't be used in arrays.

The library needs to be provided an array of the controls that will serve as the element views, a scrollbar, and an array that matches the value type of the controls used. The array serves as the full store of elements and the library manages inserting the proper elements into each of the controls as the view is scrolled.

When using XControls it is imperative that the Data Change event in the Facade VI finish as quickly as possible. With this in mind the data type of the XControl will typically include some of the values used in an XControl's State data so that each element's UI can be updated immediately from the data past in as the XControl's new value.

A simple temperature setpoint editor sample app is included to demonstrate the basic setup and interaction of the library.

Release Notes

0.1.0.4 (Oct 13, 2021) no release notes for this version
derrickb was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts