CVIAdapter.ExecutionServerProjectPathName

Syntax

CVIAdapter.ExecutionServerProjectPathName

Data Type

String

Purpose

The LabWindows/CVI Adapter can launch two different copies of LabWindows/CVI.

The adapter uses one copy to execute test modules. By default, the adapter opens <TestStand> \AdapterSupport\CVI\tscvirun.prj in the copy of LabWindows/CVI that is executing the code modules. You can use the LabWindows/CVI Adapter Configuration dialog box to change which project the adapter uses to run code modules.

The adapter uses the other copy of LabWindows/CVI to allow you to edit the projects you use to create DLLs, static libraries, and object files.

Remarks

When you execute code modules in the same process as the sequence editor or user interface, the adapter loads and runs code modules directly without using the LabWindows/CVI development environment.

See Also

CVIAdapter.ExecuteStepsInExternalInstance

LabWindows/CVI Adapter Configuration dialog box