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:
374 bytes
|
Line | |
---|
1 | # stop for drivectrl tracking the current source
|
---|
2 |
|
---|
3 | .w 2000
|
---|
4 | DRIVE_CONTROL/STOP # DRIVE: stopped tracking
|
---|
5 |
|
---|
6 | .s DRIVE_CONTROL 5 #DRIVE: Armed
|
---|
7 |
|
---|
8 | .! echo
|
---|
9 | .! echo `date -u` "...stopped tracking of above wobble position" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
|
---|
10 | .! echo `date -u` "----------------------------------------------------" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
|
---|
Note:
See
TracBrowser
for help on using the repository browser.