DAQ instructions
NOTE: THIS IS VERY INCOMPLETE
Start the team laptop
Ask an upper year for the password
Get DAQ set up
Get the DAQ box open
Get the power chord and plug it into the box (and an outlet)
Takes a bit to get familiar with DAQ connectors, anyone should be able to help you for your first one, and the rest should be trivial
Grab a USB cable from the USB cable box and connect the DAQ case with the laptop
Plug in all the required sensors
Start Omnibus
Open the command line
cd Documents\omnibus
Every now and then, do
git pull
to make sure you are up to date
python -m omnibus
Please look at the omnibus documentation for more details if you have issues
Start the source
Open another instance of the command line
cd Documents\omnibus\sources\ni
python main.py
Check to make sure messages are getting sent over omnibus
Start the dashboard
Open the third and final instance of the command line
cd Documents\omnibus\sinks\dashboard
python main.py