LabWindows/CVI

Content Type
Programming Language
Current manual
Table of Contents

EVENT_AXIS_VAL_CHANGE

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

Graphs

Event Data Parameters

eventData1 = Axis that changed

eventData2 = Not used

LabWindows/CVI Compatibility

LabWindows/CVI 8.1 and later

Was this information helpful?