Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Value Change Event

NI LabVIEW 8.6 Help
June 2008

NI Part Number:
371361E-01

»View Product Info

Installed With: Full Development System

Class: Control Events

Type: Notify

Generated when the user changes the value of a control. You must read the terminal of a latched Boolean control in its Value Change event case.

LabVIEW generates this event even if the user enters the same value as the current control value.

If you click a combo box control or I/O control but do not change the value, LabVIEW generates this event.

Event Data Fields

NameDescription
SourceSource of the event. LabVIEW UI refers to any built-in user interface event.

0LabVIEW UI
TypeType of event that occurred, such as Mouse Down, Value Change, Timeout, and so on.
TimeValue of the millisecond timer when the event occurred.
CtlRefReference to the control on which the event occurred.
OldValValue of the control before the data change.
NewValValue of the control after the data change.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit