DigitalTable class/Format property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 7494C009
Scope Basic Development Environment
Data Name Format
Short Name* Format
Long Name* Format
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 61
Owning Class Name DigitalTable Class
Data Type U32 data type

U32

Property Node Format
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 runningYes

Selects the format in which to display the data.

0 Binary
1 Octal
2 Hexadecimal
3 Decimal

This property is similar to the Data Format item on the shortcut menu of a digital data control.


Uses

History

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

See Also

External Links