LabVIEWParameterElement.DisplayType

Syntax

LabVIEWParameterElement.DisplayType

Data Type

String

The display value of the data type of the parameter.

Purpose

Returns a localized string that describes the LabVIEW data type for the parameter element.

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 you retrieve this property value.

See Also

LabVIEWParameterElement.Type

Module.LoadPrototype