Is Value Changed VI
- Updated2025-03-14
- 1 minute(s) read
Is Value Changed VI
Returns TRUE if this is the first call of this VI or if the input value is different from the value when this VI was last called.

Inputs/Outputs
![]() value specifies the value to check. This input accepts any data type. ![]() changed or first call? returns TRUE if this is the first call of this VI or if the value changed since the last time this VI was called. Otherwise, this output returns FALSE. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Malleable VIs\Basics\Malleable VIs Basics.lvproj