ForLoop class/Iteration Terminal Hidden? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 636200A
Scope VI Scripting
Data Name IterationTermHidden
Short Name* HideIterTerm
Long Name* Iteration Terminal Hidden?
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16434
Owning Class Name ForLoop Class
Data Type Boolean data type

Boolean

Property Node Iteration Terminal Hidden?
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes
Loads the block diagram into memoryYes
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

Hides the iteration terminal if you set this property TRUE. Returns an error if you try to hide the iteration terminal when it is wired.

Uses

History

Version Change(s)
LabVIEW 2020 Property added in LabVIEW 2020.

See Also

External Links