FeedbackNode class/Header Appearance property: Difference between revisions
Appearance
m Category reorg |
m Added VI Scripting Property Category to page |
||
Line 50: | Line 50: | ||
== External Links == | == External Links == | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Scripting Property]] | |||
[[Category:VI Server Property]] | [[Category:VI Server Property]] |
Latest revision as of 19:56, 7 May 2020
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 |
Property Node | ![]() |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Settable when the VI is running | No |
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.
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
![]() |
Specific use cases for this property. |
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |
See Also
![]() |
Add links to internal wiki pages that would also help. |
External Links
![]() |
Add links to external resources that would also help. |