LabVIEWParameter.ParameterName
- 更新日2025-07-21
- 1分で読める
LabVIEWParameter.ParameterName
Syntax
LabVIEWParameter.ParameterName
Data Type
Purpose
Returns the name of the parameter in the VI.
Remarks
The LabVIEW 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.
Use the LabVIEWParameter.ParameterCaption property to determine the caption of the parameter.