LabVIEWModule.DisplayParameterMappingDialog

Syntax

LabVIEWModule.DisplayParameterMappingDialog( commonDialogOptions)

Return Value

Boolean

Purpose

Launches the Parameter Name/Mapping dialog box to configure parameter mapping settings for a LabVIEW step type. Returns True if the step was updated.

Parameters

commonDialogOptions As Long

[In] Pass the CommonDlgOption_ReadOnly constant to display the Parameter Name/Mapping dialog box in read-only mode when the step type cannot be changed.

See Also

LabVIEWModule

Parameter Name/Mapping dialog box