NumericConstant class/Adapt To Entered Data property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 5DCFC0D
Scope VI Scripting
Data Name Adapt To Entered Data
Short Name* AdaptToEnteredData
Long Name* Adapt To Entered Data
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16389
Owning Class Name NumericConstant Class
Data Type Boolean data type

Boolean

Property Node Adapt To Entered Data
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

If TRUE, the numeric constant changes data type to accommodate any value you enter. For example, an I32 constant will change to a DBL constant if you enter a fractional value.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links