CAMERA=192.168.2.199 PORT=2044 #initialization PORT2=2045 #commands acquisition: cp /home/svoboda/Fuze/GOLEM/operation/parameters.pl . make get make plots make html get: echo GET | nc $(CAMERA) $(PORT2) -q 0 #send signal to CAMERA nc -l -w100 -p $(PORT2) > plasma_all-1.png nc -l -w4 -p $(PORT2) > plasma_red-1.png nc -l -w4 -p $(PORT2) > plasma_blue-1.png nc -l -w4 -p $(PORT2) > plasma_green-1.png nc -l -w4 -p $(PORT2) > plasma_all-2.png nc -l -w4 -p $(PORT2) > plasma_red-2.png nc -l -w4 -p $(PORT2) > plasma_blue-2.png nc -l -w4 -p $(PORT2) > plasma_green-2.png dassession: ping -c1 -w1 $(CAMERA) > /dev/null echo $$ShotNo | nc $(CAMERA) $(PORT) -q 0 >> /dev/null #signal for CAMERA to prepare arming: echo m 15 $$ShotNo | nc $(CAMERA) $(PORT2) -q 0 plots: convert -resize 150 plasma_all-1.png icon.png html: echo -e \ "\n \ \n \ Golem - CAMERA \n \ References: