|
Last change
on this file since 14015 was 13994, checked in by neise, 14 years ago |
|
added DRIVE_CONTROL/STOP, to tracking scripts. this is just a hack. Scripts need to be reworked
|
|
File size:
458 bytes
|
| Line | |
|---|
| 1 | #!dimctrl --exec
|
|---|
| 2 |
|
|---|
| 3 | # ==========================================================================
|
|---|
| 4 | # changing tracking to "Mrk 501" Wobble 1
|
|---|
| 5 | # ==========================================================================
|
|---|
| 6 |
|
|---|
| 7 | >
|
|---|
| 8 | > moving telescope to wobble position 1
|
|---|
| 9 | >...waiting for drivectrl to be ready to move
|
|---|
| 10 | DRIVE_CONTROL/STOP
|
|---|
| 11 | .s DRIVE_CONTROL 5
|
|---|
| 12 | > DRIVE: ARMED
|
|---|
| 13 | .w 5000
|
|---|
| 14 |
|
|---|
| 15 | DRIVE_CONTROL/TRACK_SOURCE 0.6 113 "Mrk 501"
|
|---|
| 16 | >...sent tracking command for Mrk 501 Wobble 1
|
|---|
| 17 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.