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
|
Probe
|
A tool to browse and probe remote Orca interfaces.
Experimental
This utility connects to the registry and gets a list of components. The user can then select an component and get a list of its interfaces (if Home interface is available). Then choose an interface (if supported by Probe) and get a list of operations. Choose an operation to call, e.g. getData().
This utility loads plug-in libraries containing a probe per interface. Custom probes can be supplied with external factory libraries. The default library which comes with the Orca distribution supports the following interfaces:
.orcarc. This lets you customize Probe's behavior without messing around with a dedicated config file.Probe.Config.Driver
(string)Probe.Config.FactoryLibNames
(string)Probe.Config.TracePing
(int)term-iostream
driver.An example configuration file is installed into [ORCA-INSTALL-DIR]/share/orca/cfg/ directory.
Displays lists of options with available entries numbered. Here's an example of the Component menu. The platform agave has 6 components registered but only 3 could be reached (ice_pinged).
======================================================= Platform : agave ------------------------------------------------------- Select a component from the list: agave/brick agave/logger 2 agave/roverapp agave/mastertest 4 agave/pingserver agave/logreplaytest 6 agave/systemadmindatabase ------------------------------------------------------- u up U top r reload q quit =======================================================
A GUI driver which emulates the 'column view' of the MacOS X Finder.
Alex Makarenko
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)