You can use the LabVIEW Unit Test Framework Toolkit to execute tests on different types of targets.

The following table shows the supported target types and any additional software you must install to execute tests on that type of target:

Type of TargetAdditional Required Software
A Windows PC
An Real-Time (RT) target, such as an PXI or CompactRIO controller, running a Real-Time Operating System (RTOS).
  • LabVIEW Real-Time Module
  • Driver software for any hardware devices

You must enable the VI Server on an RT target to execute unit tests on this RT target. You can enable the VI Server by using either of the following methods:

  • In the Project Explorer window, configure the VI Server for the RT target.
  • In the Test Execution section of the Unit Test Framework page, place a checkmark in the Enable VI Server on real-time targets checkbox.