Numeric class/Fixed-Point Representation.Bits.Signed property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633B013
Scope VI Scripting
Data Name FXP Signed
Short Name* FXPSigned
Long Name* Fixed-Point Representation:Bits:Signed
* 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 Boolean data type

Boolean

Property Node Fixed-Point Representation:Bits:Signed
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 whether the fixed-point value is a signed value. FALSE means signed. Using this property with a non-fixed-point number 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