FeedbackNode class/Header Appearance property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 778ED409
Scope VI Scripting
Data Name Header
Short Name* Header
Long Name* Header Appearance
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16522
Owning Class Name FeedbackNode Class
Data Type Enum U8 data type

Enum U8

Property Node Header Appearance
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

Gets or sets the cosmetic appearance of the Feedback Node.

Using this property to set the appearance is similar to right-clicking a Feedback Node and enabling or disabling the Z-Transform View item in the shortcut menu.

Values
0 Arrow Only—Specifies that the Feedback Node displays with an arrow that indicates the flow of data along the wire.
1 Z-transform and arrow—Specifies that the Feedback Node appears in z-transform view, or like a z-1 block in feedback control theory and signal processing.

Uses

History

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

See Also

External Links