LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CONSTANTS within Labview

All text based languages have a CONSTANT technique in order to permit the update of all references to a given item by changing a single entry. I can't find any similar capabilities within Labview. Does anyone have any ideas of how to emulate this capability within Labview?
0 Kudos
Message 1 of 3
(2,722 Views)
You could use a global variable.
Message 2 of 3
(2,722 Views)
Hi Larry,

Look into the "strict type def" controls.

They can be used in an analogous manner.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 3 of 3
(2,722 Views)