GrowableFunction class/Resize.Add Chunk method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6367C01
Scope VI Scripting
Data Name Resize.AddChunk
Short Name* Resize.AddChunk
Long Name* Resize:Add 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:Add 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

Adds one or more chunks of terminals to the top or bottom of this growable node.

Parameters

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

Uses

History

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

See Also

External Links