Value Property

Measurement Studio User Interface

Value Property

Syntax

CWButton.Value

Data Type

Boolean

Purpose

Specifies the current value of the button.

Example

CWButton1.Value = True
'Read the current value of the button
AlarmState = CWAlarmLED.Value