DataHubViewer

DataHubViewer — makes a TCP connection to the DataHub, displaying all available data in a table.

Description

This applet is a DataHubBaseApplet, and therefore makes a TCP connection to the DataHub. It displays a four-column table in the browser showing the current values of every data point it is managing. The status of the connection is shown in text above the first line of the table.

Base Class

DataHubBaseApplet

Parameters

ParameterTypeDefaultDescription
colwidthsstringnullIf specified, this is a list of 4 numbers separated by a single space character. Each number specifies the width in pixels of the corresponding column in the data table.
loginbooleanfalseIf true, the applet will display a user name and password dialog, and will send authentication information to the DataHub.
Inherited - - All parameters from DataHubBaseApplet.