SCRAMNet with Data Turbine
From Lehigh RTMD Wiki
Connecting
- SSH to neestele.nees.lehigh.edu
- Change directory to '/usr/rtmd/rbnb/'
- Make sure a Turbine XML is present and up to date. See Creating a Turbine XML From DAQ below or Metadata Generator
- Run './connect_SCRAMNet [Source name] [Turbine XML File]' where [Source name] is the name you want the archive and channel list to be classified as and [Turbine XML File] is the generated XML file for the SCRAMNet channels.
Disconnecting
- SSH to neestele.nees.lehigh.edu
- Change directory to '/usr/rtmd/rbnb/'
- Run './kill_SCRAMNet'
Creating a Turbine XML From DAQ
- First follow the steps in Create DAQ Database XML
- Connect to neestele.nees.lehigh.edu
- Copy neesdaqConfig.xml to /usr/rtmd/rbnb/
- Run ./daq_to_turbine_xml neesdaqConfig.xml [Turbine Filename].xml

