Sending Data Out Of The Time-Critical Vi - NI LabVIEW Getting Started

Real-time module
Table of Contents

Advertisement

Sending Data Out of the Time-Critical VI

© National Instruments Corporation
The block diagram should look similar to Figure 4.
Figure 4. NI-DAQmx Control Loop with Timing
Refer to Chapter 4, Timing Applications and Acquiring Data, of the
LabVIEW Real-Time Module User Manual for information about the
different methods for timing control loops. Refer to the
Real-Time\RT Timing.llb
The First PID Control VI can run on the RT target at time-critical priority,
but you might need to monitor the status of the VI as it runs on the target.
Also, you might need to update the values of control loop parameters. Use
the Real-Time FIFO VIs to send data between the First PID Control VI and
a normal priority communication VI that also runs on the RT target. The
communication VI on the RT target can receive data from the First PID
Control VI using Real-Time FIFOs and then use network communication
methods to update the host computer VI. Refer to the LabVIEW Real-Time
Module User Manual for information about using the Real-Time FIFO VIs.
for examples of different timing methods.
7
Getting Started with the LabVIEW Real-Time Module
examples\

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the LabVIEW and is the answer not in the manual?

Table of Contents