Real-Time FIFO Page (Shared Variable Properties Dialog Box)
- Updated2025-01-28
- 2 minute(s) read
Real-Time FIFO Page (Shared Variable Properties Dialog Box)
Select Real-Time FIFO from the Category list of the Shared Variable Properties dialog box to display this page.
Use this page to enable and configure the real-time features of a shared variable.
This page includes the following components:
Option | Description |
---|---|
Enable RT FIFO | Enables the real-time FIFO for a shared variable of type single-process or network-published. If you configure a network-published shared variable with network buffering and you enable the Real-Time FIFO, the network buffer must be as large as one FIFO element to ensure that data can be written. If the network buffer is smaller than a FIFO element, the network buffer overflows and no data transmits over the network. If you enable the Real-Time FIFO on a shared variable of waveform data type, the variant element of the waveform does not transfer because variants are variable-sized and therefore incompatible with the Real-Time FIFO.
|
To prevent data loss due to buffer overflow, consider using both the network buffer and the Real-Time FIFO buffer. Refer to the National Instruments Web site for additional information about how buffer configuration affects shared variable performance.