LabVIEWAdapter.CurrentLabVIEWServerVersion

Syntax

LabVIEWAdapter.CurrentLabVIEWServerVersion

Data Type

String

Purpose

Returns the version of the LabVIEW server that TestStand is using to run VIs. The version contains only the major and minor version numbers, such as "8.0". Returns AutoDetect when you select the Autodetect using VI version option in the Select or Type Which LabVIEW Server to Use section of the LabVIEW Adapter Configuration dialog box.

Remarks

A LabVIEW server includes a LabVIEW Development Environment, a LabVIEW-created executable that exports the LabVIEW ActiveX Automation server interface, or a LabVIEW Run-Time Engine.

See Also

LabVIEWAdapter.IsCurrentLabVIEWServerAnEditor

LabVIEW Adapter Configuration dialog box