LabVIEWNXGParameter.Type
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
LabVIEWNXGParameter.Type
Syntax
LabVIEWNXGParameter.Type
Data Type
Purpose
Returns the data type of the parameter element, specifically indicating the type of number, string, and so on.
Remarks
Obtain the category using the LabVIEWNXGParameter.Category property before obtaining the data type of the parameter.
The LabVIEW NXG Adapter persists this property value when you specify a code module for a step. For an unspecified step, you must call the Module.LoadPrototype method before retrieving this property.