Functions Palette/Programming: Difference between revisions
Appearance
m →History |
mNo edit summary |
||
| Line 37: | Line 37: | ||
|- | |- | ||
! Data types | ! Data types | ||
| [[Functions Palette/Programming/Array|Array]], [[Functions Palette/Programming/Cluster, Class and Variant|Cluster, Class, and Variant]], [[Functions Palette/Programming/Numeric|Numeric]], [[Functions Palette/Programming/Boolean|Boolean]] and [[Functions Palette/Programming/String|String]] | | [[Functions Palette/Programming/Array|Array]], [[Functions Palette/Programming/Cluster, Class, and Variant|Cluster, Class, and Variant]], [[Functions Palette/Programming/Numeric|Numeric]], [[Functions Palette/Programming/Boolean|Boolean]] and [[Functions Palette/Programming/String|String]] | ||
|- | |- | ||
! Operations | ! Operations | ||
Revision as of 15:29, 23 June 2020

| Object information | |
|---|---|
| Owning palette(s) | Functions Palette |
| Type | Palette |
| Requires | Basic Development Environment |
The Programming palette contains subpalettes for the basic programming elements in LabVIEW. Its subpalettes can be categorized into:
| Primitives | Structures |
|---|---|
| Data types | Array, Cluster, Class, and Variant, Numeric, Boolean and String |
| Operations | Comparison, Timing, Application Control and Synchronization |
| Data storage | Waveform, Collection and File I/O |
| User interaction | Dialog & User Interface, Graphics & Sound and Report Generation |
| Utilities | VI Analyzer, Desktop Execution Trace Toolkit and Unit Test Framework |
Subpalettes
| Structures | |
| Array | |
| Cluster, Class, and Variant | |
| Numeric | |
| Boolean | |
| String | |
| Comparison | |
| Waveform | |
| Collection | |
| File I/O | |
| Timing | |
| Dialog & User Interface | |
| Synchronization | |
| Graphics & Sound | |
| Application Control |
Optional subpalettes
The following subpalettes are optionally installed by addons.
History
| Version | Change(s) |
|---|---|
| The Collection subpalette was added. | |
| The Cluster & Variant subpalette was renamed to Cluster, Class, and Variant. | |
| This is the first version with the Programming palette. |