dhview

dhview — a console-based viewer for the Cascade DataHub.

Synopsis

dhview [-hvVX] [-d domain]

Arguments

-d domain

Specify the domain of the DataHub to view, defaults to 'default'.

-h

Print a help message and exit.

-v

Generate debugging output.

-V

Print the version number.

-X

Exit immediately (usually used with -V).

Description

The dhview utility presents a text-based window containing a list view of the points within the Cascade DataHub for a specified domain. The dhview display is updated as points within the DataHub change.

Returns

On success, nothing; on error, a message.

Dependencies

qserve, nserve, datahub

See Also

Console Mode in Using the Cascade DataHub Viewer, phdhview, xdhview

Example

[sh]$  dhview
  

Displays the DataHub from the domain default.

[sh]$  dhview -d control

Displays the DataHub from the domain control.