ReadyStateChange Event

Measurement Studio User Interface

ReadyStateChange Event

Syntax

Sub ControlName_ReadyStateChange()

Applies To

CWButton

CWGraph

CWKnob

CWNumEdit

CWSlide

Purpose

Generated when the ready state changes.

Remarks

When this event is generated, use the ReadyState property to determine the control's new ready state.

See Also

ReadyState