Click the Call Initialization VI button in the Configure Initial Values or Define Table dialog box to display the Call Initialization VI dialog box.
Use this dialog box to run, edit, or create an initialization VI to create an array that initializes a memory item or look-up table.
This dialog box includes the following components:
- Mode—Specifies the operation LabVIEW performs. Mode contains the following options:
- Run/Load Existing Initialization VI—Runs the VI you specify in Existing initialization VI path. LabVIEW then imports the output array into the memory item or look-up table.
- Edit Existing Initialization VI—Opens the VI you specify in Existing initialization VI path. LabVIEW then returns to the Configure Initial Values or Define Table dialog box. You must close the dialog box to edit the initialization VI.
- Create New Initialization VI From Template—Opens an instance of a template VI and saves it to the location you specify in New initialization VI path. You must create all new initialization VIs using the Create New Initialization VI From Template option in this dialog box. You must close the dialog box to edit the initialization VI.
- Existing initialization VI path—Specifies the path to an existing initialization VI. You must enter the Existing initialization VI path before you can run, edit, or create initialization VIs with the Call Initialization VI dialog box.
- New initialization VI path—Specifies the path to save a new initialization VI. You must enter the New initialization VI path before you can run, edit, or create initialization VIs with the Call Initialization VI dialog box.