Last change
on this file since 13268 was 13266, checked in by Jens Buss, 13 years ago |
additional mini scripts to tidy up the data taking scripts
|
File size:
473 bytes
|
Line | |
---|
1 | # changing tracking to "Mrk 421" Wobble 1
|
---|
2 |
|
---|
3 | .! echo `date -u` "moving telescope to wobble position 1" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
|
---|
4 | .! echo `date -u` "...waiting for drivectrl to be ready to move" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
|
---|
5 |
|
---|
6 | .s DRIVE_CONTROL 5 # DRIVE: ARMED
|
---|
7 | .w 2000
|
---|
8 |
|
---|
9 | DRIVE_CONTROL/TRACK_SOURCE 0.6 90 "Mrk 421" # DRIVE: Tracking MRK 421 Wobble 1
|
---|
10 | .! echo `date -u` "...sent tracking command" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
|
---|
11 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.