National Instruments NI 783xR Switch User Manual


 
Chapter 1 Introduction
NI 783xR User Manual 1-6 ni.com
You can use Interactive Front Panel Communication to communicate
directly with the FPGA VI running on the FPGA target. You can use
Programmatic FPGA Interface Communication to programmatically
control and communicate with FPGA VIs from host VIs.
Use the FPGA Interface functions when you target LabVIEW for Windows
or an RT target to create host VIs that wait for interrupts and control the
FPGA by reading and writing the FPGA VI running on the R Series device.
Note If you use the R Series device without the FPGA Module, you can use the RIO
Device Setup utility, available by selecting Start»Program Files»National Instruments»
NI-RIO»RIO Device Setup to download precomplied FPGA VIs to the flash memory of
the R Series device. This utility is installed by the NI-RIO CD. You also can use the utility
to configure the analog input mode, to synchronize the clock on the R Series device to the
PXI clock (for NI PXI-783xR only), and to configure when the VI loads from flash
memory.
LabVIEW Real-Time Module
The LabVIEW Real-Time Module extends the LabVIEW development
environment to deliver deterministic, real-time performance.
You can write host VIs that run in Windows or on RT targets to
communicate with FPGA VIs that run on the NI 783xR. You can develop
real-time VIs with LabVIEW and the LabVIEW Real-Time Module, and
then download the VIs to run on a hardware target with a real-time
operating system. The LabVIEW Real-Time Module allows you to use the
NI 783xR in RT Series PXI systems being controlled in real time by a VI.
The NI 783xR is designed as a single-point AI, AO, and DIO complement
to the LabVIEW Real-Time Module. Refer to the LabVIEW Help, available
by selecting Help»Search the LabVIEW Help, for more information
about the LabVIEW Real-Time Module.