Statistics Property (Read Only)

Measurement Studio User Interface

Statistics Property (Read Only)

Syntax

Object.Statistics

Data Type

CWStatistics

Applies To

CWKnob

CWSlide

Purpose

Returns the Statistics object for this control.

Example

'Display the minimum value the slider has had
MsgBox CWSlide1.Statistics.Minimum