Configure Memory Name Control Type Dialog Box
- Updated2025-01-28
- 3 minute(s) read
Right-click a Memory control or constant and select Configure Memory Type from the shortcut menu to display this dialog box.
Use this dialog box to configure the Memory control or constant. You can specify the data type of the memory and the supported methods. When you use a Memory control as an input on a subVI, the input accepts only memory items that support the data type and methods you enabled for the Memory control.
This dialog box includes the following components:
| Option | Description |
|---|---|
| Memory Data Type | Specifies the data type of the data in the memory. 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.
|
| Supported Methods | Use this section to set the methods you can use with the Memory Method Node.
|