Initial Values Page (Memory Properties Dialog Box)
- Updated2025-01-28
- 3 minute(s) read
Initial Values Page (Memory Properties Dialog Box)
In the Memory Properties dialog box, select Initial Values from the Category list to display this page.
Use this page to initialize the memory item you create in the Memory Properties dialog box. You can edit data elements individually, define linear segments, use predefined functions, or call an initialization VI you create.
This page includes the following components:
Option | Description |
---|---|
Initialization Method | Specifies the method you want to use to initialize the memory item. Select Standard Function to populate the memory item with constants, straight lines, sine waves, or cosine waves. Select Initialization VI to populate the memory item with an array that an initialization VI creates.
Standard Function—Contains the following options:
|
Graph Preview | Displays the current contents of the memory item in a waveform graph. |
Data Values | Displays the current contents of the memory item. |
Reset to Default Values | Resets the contents of the memory item to the default value.For the Boolean data type, the default is 0 (FALSE). For integer data types, the default is 0. For fixed-point data types, the default is 0 if Maximum is greater than or equal to 0 and Minimum is less than or equal to 0 on the General Memory Properties page. If Maximum is less than 0, the default is equal to Maximum. If Minimum is greater than 0, the default is equal to Minimum. |