Public Member Functions | |
DaqToRbnb (String[] args) | |
Constructor, just parses arguments. | |
Static Public Member Functions | |
final void | main (String[] args) |
Main routine does all the work. |
Definition at line 24 of file DaqToRbnb.java.
|
Main routine does all the work.
Definition at line 55 of file DaqToRbnb.java. References org.nees.daq.DaqToRbnb.buildChannels(), org.nees.daq.DaqToRbnb.connectToDaqControl(), org.nees.daq.DaqToRbnb.DaqToRbnb(), org.nees.daq.DaqToRbnb.start(), and org.nees.daq.DaqToRbnb.startDaqConnections(). |