Configure Initial Value VI
- Updated2024-11-20
- 3 minute(s) read
Configures the initial value of a shared variable.

Inputs/Outputs
![]() variable reference in specifies a reference number for a shared variable. Use the Create Shared Variable VI to create a refnum for a shared variable. ![]() initial value settings specifies the initial value settings of the shared variable.
![]() reset when disabled? specifies whether to reset the value of initial value settings to the initial state when you disable initial value. If reset when disabled? is TRUE, LabVIEW resets the value. If reset when disabled? is FALSE, LabVIEW retains the value. The default is FALSE. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() variable reference out returns the shared variable refnum that you wire to the variable reference in input. ![]() error out contains error information. This output provides standard error out functionality. |