FeedbackNode class/Initialization Type property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 778ED408
Scope VI Scripting
Data Name InitType
Short Name* InitType
Long Name* Initialization Type
* 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 Initialization Type
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

Places the initializer terminal on the innermost loop. When you first call this method, or when LabVIEW compiles or loads the VI that contains the loop, LabVIEW places the terminal on the node and sets the initialization mode appropriately.


Uses

History

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

See Also

External Links