Is Value Changed VI
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
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
—
value specifies the value to check. This input accepts any data type.
changed or first call?
—
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
value
—
changed or first call?
—