6 |
6 |
* [wiki:GraspSwControllerCmdDev dev] - Select detector device 0 or 1 |
7 |
7 |
* [wiki:GraspSwControllerCmdAdc adc] - Set ADC operating modes |
8 |
8 |
* [wiki:GraspSwControllerCmdClk clk] - Get or set digital output bits |
9 |
9 |
* [wiki:GraspSwControllerCmdDac dac] - Get or set DAC channel (apply voltages) |
10 |
10 |
* [wiki:GraspSwControllerCmdReadcal readcal] - Calibrate internal signal offset |
11 |
11 |
* [wiki:GraspSwControllerCmdDetsize detsize] - Set amplifiers width,height,prescan |
12 |
12 |
* [wiki:GraspSwControllerCmdClvset clvset] - Set clocking parameter(s) from cestlavie |
13 |
13 |
* [wiki:GraspSwControllerCmdClean clean] - Clean the CCD of charge |
14 |
14 |
* [wiki:GraspSwControllerCmdReadout readout] - Read pixels into memory buffer |
15 |
15 |
In some applications, STARGRASP is able to drive the camera shutter directly. |
16 |
16 |
These additional commands apply: |
17 |
17 |
* [wiki:GraspSwControllerCmdEtime etime] - Set the next shutter exposure time |
18 |
18 |
* [wiki:GraspSwControllerCmdEtype etype] - Set the next exposure type (o/b/d) |
19 |
19 |
* [wiki:GraspSwControllerCmdExpose expose] - Take a timed exposure |
20 |
20 |
* [wiki:GraspSwControllerCmdShutter shutter] - Manually open or close the shutter |
21 |
21 |
STARGRASP was designed to support the unique features of Orthogonal Transfer Arrays. |
22 |
22 |
When controlling OTA CCDs, the following apply: |
23 |
23 |
* [wiki:GraspSwControllerCmdOtacal otacal] - A version of readcal that calibrates each cell |
24 |
24 |
* [wiki:GraspSwControllerCmdCelldes celldes] - Designate cell usage (Science, video, etc.) |
25 |
25 |
* [wiki:GraspSwControllerCmdCellsel cellsel] - Set designated cells to select, standby or float |
26 |
26 |
* [wiki:GraspSwControllerCmdPixtype pixtype] - Set OTA pixel type I or II (or 0 for CCD) |
27 |
27 |
* [wiki:GraspSwControllerCmdOt ot] - Preliminary command to perform "OT shifts" on an OTA CCD |