LabVIEWNXGParameter.GetDefaultArrayDimensionSize
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
LabVIEWNXGParameter.GetDefaultArrayDimensionSize
Syntax
LabVIEWNXGParameter.GetDefaultArrayDimensionSize( dimension)
Return Value
Purpose
Returns the default size of the array corresponding to the zero-based index passed as input.
Remarks
The default size corresponds to the default size of the array control in the front panel of a VI. Call the LabVIEWNXGModule.LoadVIInfo or Module.LoadPrototype method before calling this method.
Parameters
dimension As Long
[In] Specifies the zero-based index corresponding to one of the array dimensions.
See Also
LabVIEWNXGParameter.ArrayDimensions