LabVIEWParameter.DisplayType

Syntax

LabVIEWParameter.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.

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

LabVIEWParameter.Type

LabVIEWParameter.WireRequirement

Module.LoadPrototype