07-21-2004 02:53 AM
07-21-2004
07:58 AM
- last edited on
10-21-2025
12:00 PM
by
Content Cleaner
Real Time RTX is made to run Real Time extensions on a desktop PC that is also running Windows. It does not run on a PXI system. More info on RTX can be found here.
The desktop must meet certain requirments and so far, only a handful of desktops are certified by NI to run the RTX extensions.
Ed

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
07-21-2004
11:21 PM
- last edited on
10-21-2025
12:03 PM
by
Content Cleaner
Hello,
With the release of the LabVIEW 7.1 Real-Time Module, we offer two choices for running real-time on a desktop PC.
Using ETS, you can convert a desktop into a dedicated real-time target that uses the same real-time operating system (the ETS RTOS) that the embedded RT PXI controllers and FieldPoint controllers use. You still need a seperate Windows machine to do development on. This RTOS supports the NI-DAQmx driver for PCI DAQ devices. This desktop works just like a PXI real-time controller.
You can connect this desktop to a PXI chassis using a MXI link, however, there are some performance hits that especially evident when doing single point I/O.
To find out which desktops are validated to run the ETS operating system go here.
The second option is LabVIEW Real-Time for RTX targets. This will allow a computer to run both Windows and a real-time operating system concurrently. As of this time LabVIEW Real-Time for RTX only supports RIO hardware such as the FPGA board, it does not support DAQmx. RTX will run on most PCs, including PXI controllers.
Another good resource is this tutorial that explains the different choices for real-time systems. Let me know if this doesn't answer your question.
Regards,
Gerardo Garcia
LabVIEW Real-Time Marketing
National Instruments
07-21-2004 11:51 PM