DataHubButton

DataHubButton — a push button that sends a value for a DataHub point.

Description

This applet displays a push button. When the button is pressed, it will toggle the data point value between value1 and value2 (inherited from DataHubBaseButton). If the data point value is neither value1 nor value2, it will be set to value1 when the button is pressed.

Base Class

DataHubBaseButton

Parameters

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