Configure FIFO Name Control Type Dialog Box
- Updated2025-01-28
- 3 minute(s) read
Right-click a FIFO control or constant and select Configure FIFO Type from the shortcut menu to display this dialog box.
Use this dialog box to configure the FIFO control or constant. You can specify the data type of the FIFO and the supported methods. When you use a FIFO control as an input on a subVI, the input accepts only FIFO items that support the data type and methods you enabled for the FIFO control.
This dialog box includes the following components:
| Option | Description |
|---|---|
| FIFO Data Type | Specifies the data type of the data in the FIFO. You can select a fixed-point (FXP) data type; a Boolean data type; an 8-, 16-, 32-, or 64-bit signed or unsigned integer data type; or a single-precision floating-point (SGL) data type. You also can select a custom control as the data type.
If you select FXP, configure the data type in the Fixed-Point Configuration section. Note DMA and peer-to-peer FIFOs do not support custom data types.
|
| Supported Methods | Use this section to set the methods you can use with the FIFO Method Node.
|