Main Page | Class Hierarchy | Class List | File List | Class Members | Related Pages

org.nees.daq.DaqToRbnb Class Reference

A command line application; translate data from DAQ to RBNB. More...

List of all members.

Public Member Functions

 DaqToRbnb (String[] args)
 Constructor, just parses arguments.


Static Public Member Functions

final void main (String[] args)
 Implements the command line application.


Detailed Description

A command line application; translate data from DAQ to RBNB.

This command line application takes parameters for a DAQ server and an RBNB server, creates a connection of DAQ channel to RBNB channel and posts the data from DAQ to RBNB (Data Turbine). Currently, the mapping is created at startup and is assumed to bu unchanged (that is, DAQ channels can not be added or removed).

Definition at line 37 of file daq/DaqToRbnb.java.


Constructor & Destructor Documentation

org.nees.daq.DaqToRbnb.DaqToRbnb String[]  args  ) 
 

Constructor, just parses arguments.

See also:
main

Definition at line 116 of file daq/DaqToRbnb.java.


Member Function Documentation

final void org.nees.daq.DaqToRbnb.main String[]  args  )  [static]
 

Implements the command line application.

The command line application for DaqToRbnb Usage is: -q DAQ Server Host Name defaults to localhost -c DAQ Control Port defaults to 55055 -d DAQ Data Port defaults to 55056 -s RBNB Server Host Name defaults to localhost -p RBNB Port Number defaults to 3333 -n RBNB Source Name defaults to FromDAQ -z RBNB cache size defaults to 100 -o time offset, floating point, hours to GMT defaults to the local time offset

Parameters:
args Command line

Definition at line 86 of file daq/DaqToRbnb.java.

References org.nees.daq.DaqToRbnb.main().

Referenced by org.nees.daq.DaqToRbnb.main().


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 11:12:27 2004 for Data turbine for NEESGrid by doxygen 1.3.7