EVENT_AXIS_VAL_CHANGE
- Updated2023-02-21
- 1 minute(s) read
EVENT_AXIS_VAL_CHANGE
Description
After a user interactively edits a graph axis value, LabWindows/CVI generates an EVENT_AXIS_VAL_CHANGE event and sends the event to the callback function associated with the graph control.
This event is not swallowable.
Applies To
Event Data Parameters
eventData1 = Axis that changed
eventData2 = Not used
LabWindows/CVI Compatibility
LabWindows/CVI 8.1 and later