DataHubCheckBox

DataHubCheckBox — a check box that toggles a DataHub point between two values.

Description

This applet displays a check box. When the check box is selected, it will set the data point value to value2 (inherited from DataHubBaseButton). If the check box is unselected it will set the data point value to value1.

Base Class

DataHubBaseButton

Parameters

ParameterTypeDefaultDescription
Inherited - - All parameters from DataHubBaseButton.
Inherited - - All parameters from DataHubListener.