LabVIEWNXGAdapter.IsLabVIEWNXGInstalled

Syntax

LabVIEWNXGAdapter.IsLabVIEWNXGInstalled( displayVersion, longVersion, installationDirectory)

Return Value

Boolean

Purpose

Returns a value indicating if a supported version of LabVIEW NXG Development System is installed in the machine.

Remarks

If you do not call this method, the LabVIEW NXG Adapter connects to the configured LabVIEW NXG server when first needed.

Parameters

displayVersion As String

[Out] Returns the version of a supported LabVIEW NXG Development System installed in the machine.

longVersion As String

[Out] Returns the major.minor version of a supported LabVIEW NXG Development System installed in the machine.

installationDirectory As String

[Out] Returns the path on disk to which LabVIEW NXG is installed.