OverridableParameterTerminal class/Uses Fixed-Point Overflow and Quantization property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 794E2C13
Scope VI Scripting
Data Name Uses FXP Overflow and Quantization
Short Name* Uses FXP Overflow and Quantization
Long Name* Uses Fixed-Point Overflow and Quantization
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16515
Owning Class Name OverridableParameterTerminal Class
Data Type Boolean data type

Boolean

Property Node Uses Fixed-Point Overflow and Quantization
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Returns true if the computation of this parms value uses the fixed-point overflow and quantization policies. E.g. returns false for i8+i8=i16.

Uses

History

Version Change(s)
LabVIEW 2020 In LabVIEW 2020 this property was changed from Private to VI Scripting.

See Also

External Links