GrowableFunction class/Resize.Remove Chunk method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6367C02
Scope VI Scripting
Data Name Resize.RemoveChunk
Short Name* Resize.RemoveChunk
Long Name* Resize:Remove Chunk
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16410
Owning Class Name GrowableFunction Class
Return Data Type No return value
Invoke Node Resize:Remove Chunk
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Removes one or more chunks of terminals from the top or bottom of this growable node.

Parameters

Data type Name Required Description
U8 Chunks To Remove Yes Specifies the number of terminals to remove from the node.
Enum U8 Where To Remove No Specifies whether to remove the chunk of terminals from the top or the bottom of the growable node.

Uses

History

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

See Also

External Links