LabVIEWParameter.CreateDefaultArrayElements

Syntax

LabVIEWParameter.CreateDefaultArrayElements

Return Value

Boolean

Returns a value that indicates whether the default array elements were created.

Purpose

Creates all the default array elements of an array parameter.

Remarks

This method is valid only on array parameters and creates the elements only if the array control on the VI front panel defines default elements. TestStand replaces any existing array elements the parameter previously specified.

See Also

LabVIEWParameter.DeleteArrayElements

LabVIEWParameter.Type