INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
RegistryView
|
A graphical viewer for the Orca Component Model.
This component contacts the registry and gets a list of registered Orca components (Ice adapters). Then it tries to contact Home interface at every component. If successful, it gets a list of provided and required interfaces and displays them. If not successful, it assumes the component is not running or is unreachable.
The information about the component is shown in a tree view, aggregated by platform and component. Several display options are available under the View menu.
RegistryView.Config.RefreshInterval
(float) [s]Ice.Override.ConnectTimeout
(int) [ms]An example configuration file is installed into [ORCA-INSTALL-DIR]/share/orca/cfg/ directory.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)