LabVIEWNXGParameter.ArrayElementPrototype
- Updated2025-07-21
- 1 minute(s) read
LabVIEWNXGParameter.ArrayElementPrototype
Syntax
LabVIEWNXGParameter.ArrayElementPrototype
Data Type
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.