Running the system... as bd on bigdogh

Sometime it reboot itself when the iarc_server is run, so start the server after a fresh reboot.
Turn on power.

1. starting the iarc server

   cd ~/src/IARC-1.0/iarc

   iarc_server

2. Start the WEBGUI

   cd ~/src/IARC-1.0/WEBGUI
   ./run.sh

   Connect:
      check the hostname: localhost 
      press "connect"

   Init:
      make sure /init file is OK. Use: /home/bd/bin/h2rg.lod
      Press "init"

3. Run DV

4. Take an image

   Set offset to 1931 - this will produce strips when no device is used.
   Setting for channel 0 does all 31 channels.

   Set Data Mode to single
   DV enable

There is what WEB Server Sends (but I added the "--dvbuf A" );

go -f filename -n 1 -r 4 --itime_ndrs 0 -c 1 -m SINGLE -p 3 -x 0 -y 0 -w 2048 -h 2048 
--dven on --dvhn localhost --dvp 30123 --dvbuf A

go -f filename -n 1 -r 4 --itime_ndrs 0 -c 1 -m RAW -p 3 -x 0 -y 0 -w 2048 -h 2048 
--dven on --dvhn localhost --dvp 30123 --dvrot 0