Numeric class/Fixed-Point Representation.Bits.Word Length property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633B014
Scope VI Scripting
Data Name FXP WL
Short Name* FXPWordLength
Long Name* Fixed-Point Representation:Bits:Word Length
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 17
Owning Class Name Numeric Class
Data Type I32 data type

I32

Property Node Fixed-Point Representation:Bits:Word Length
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

Reads or writes the word length of the fixed-point value. FALSE means signed. Using this property with a non-fixed-point numeric will result in an error.

Uses

History

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

See Also

External Links