The following features are not supported on RT targets that run the ETS real-time operating system (RTOS). Refer to the specific RT target hardware documentation for information about the RTOS installed on the target.
When a VI or stand-alone application runs on an RT target, you cannot execute VIs that modify a front panel. For example, you cannot change or read the properties of front panel objects with property nodes because there is no front panel for VIs that run on the RT target. The VI still runs on the RT target but the front panel object is not affected and returns an error. In some cases, you can establish a front panel connection with the RT target to use some unsupported LabVIEW features. Right-click an RT target in the Project Explorer window and select Connect from the shortcut menu to open a front panel connection with the target.
The following features only work on an RT target with a front panel connection:
![]() |
Note An RT target updates the values of property nodes and control references asynchronously, meaning a property node or control reference might not contain the latest value of the indicator or control. |
![]() |
Note Some LabVIEW example VIs use unsupported VIs and functions and do not execute on an RT target. |
LabVIEW Express VIs increase LabVIEW ease of use and improve productivity with interactive dialog boxes that minimize programming for measurement applications. Express VIs require additional performance overhead during execution; therefore, do not use Express VIs in deterministic or processor-intensive applications. Instead, develop real-time applications with standard LabVIEW VIs.