Jump to content

Value Property Usage: Difference between revisions

From LabVIEW Wiki
Created page with "{{LabVIEW VI Analyzer Toolkit Infobox|tree-category=block diagram|tree-subcategory=performance}} '''Value Property Usage''' is a VI Analyzer test installed by the LabVI..."
 
(No difference)

Latest revision as of 07:06, 20 August 2024

Value Property Usage

Value Property Usage is a VI Analyzer test installed by the LabVIEW VI Analyzer Toolkit add-on. It checks for the use of the Value property to update the values of controls and indicators on the front panel.

Explanation

In most cases, a local variable will update front panel values much faster than the Value property.