| 1 | If the shutdown task in the schedule does not work you have to do the the following task to finish the shutdown manually: |
| 2 | |
| 3 | 0. stop datataking script with following command from a bash: |
| 4 | - dimctrl --stop |
| 5 | 0. Start a dimclient: |
| 6 | - dimctrl |
| 7 | 0. Turn off bias |
| 8 | - in dimctrl: BIAS_CONTROL/SET_GLOBAL_DAC 0 |
| 9 | 0. close Lid: |
| 10 | - in dimctrl: LID_CONTROL/CLOSE |
| 11 | 0. the trigger is off |
| 12 | - in dimctrl: FTM_CONTROL/STOP_TRIGGER |
| 13 | 0. Park telescope |
| 14 | - in dimctrl: DRIVE_CONTROL/PARK |
| 15 | 0. Disconnect Biasctrl |
| 16 | - in dimctrl: BIAS_CONTROL/DISCONNECT |
| 17 | 0. stop the drive by: |
| 18 | - in dimctrl: PWR_CONTROL/TOGGLE_DRIVE |
| 19 | 0. close dimctrl |
| 20 | - in dimctrl: .q |
| 21 | 0. Please fill out the shutdown Checklist: http://fact-project.org/Checklist/ |
| 22 | - make sure you have already chosen and informed someone to check you shutdown everything ok: use them in the "Nominated Checker's Email" field. |