LabVIEWNXGParameter.ArrayElementPrototype

Syntax

LabVIEWNXGParameter.ArrayElementPrototype

Data Type

LabVIEWNXGParameter

Purpose

Returns the cluster prototype for the elements of the array.

Remarks

This property is valid only for arrays of LabVIEW NXG clusters. Call the LabVIEWNXGParameter.Category property to determine whether the parameter is an array of LabVIEW NXG clusters. The array element prototype is a template from which new elements are copied when the size of the array increases. The array element prototype represents the expected structure of elements of the array. You can also use the array element prototype to create a TestStand custom data type that maps to the LabVIEW NXG cluster.