phdhview

phdhview — a Photon-based viewer for the Cascade DataHub.

Synopsis

phdhview [-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).

Returns

On success, nothing; on error, a message.

Description

The phdhview utility presents a Photon window containing a list view of the points within the Cascade DataHub for a specified domain. The phdhview display is updated as points within the DataHub change.

Dependencies

qserve, nserve, datahub

See Also

QNX Photon Mode in Using the Cascade DataHub Viewer, dhview, xdhview

Example

[sh]$  phdhview

Views the DataHub for the domain default.

[sh]$ 
				phdhview -d control
  

Views the DataHub for the domain control.