# Move Telescope to Wobble Position 2
>
> data taking script for Wobble 2 starting up...
> ----------------------------------------------------
>
> Operator: make sure that telescope is tracking wobble position 2 of source
> Operator: Measure Sky Brightness
>

# check if all subsystems are in the correct state
.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
> taking Pedestal with BIAS on 1000 ...
.s FAD_CONTROL 4
MCP/START -1 1000 pedestal
.s FAD_CONTROL 8
.s FAD_CONTROL 4
> ... done

# check if all subsystems are in the correct state
.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
> taking External Light Pulser with BIAS on 1000 ...
MCP/START -1 1000 light-pulser-ext
.s FAD_CONTROL 8
.s FAD_CONTROL 4
> ... done

#Data Taking with Full Trigger Area (4x5min)

# check if all subsystems are in the correct state
.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
> taking Data:FullTriggerArea 5min Run 1 ...
MCP/START 300 -1 data
.s FAD_CONTROL 8
.s FAD_CONTROL 4
> ... done

# check if all subsystems are in the correct state
.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
> taking Data:FullTriggerArea 5min Run 2 ...
MCP/START 300 -1 data
.s FAD_CONTROL 8
.s FAD_CONTROL 4
> ... done

# check if all subsystems are in the correct state
.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
> taking Data:FullTriggerArea 5min Run 3 ...
MCP/START 300 -1 data
.s FAD_CONTROL 8
.s FAD_CONTROL 4
> ... done

# check if all subsystems are in the correct state
.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
> taking Data:FullTriggerArea 5min Run 4 ...
MCP/START 300 -1 data
.s FAD_CONTROL 8
.s FAD_CONTROL 4
> ... done

> ----------------------------------------------------
> This is the end of data taking of Wobble 2
