Home

Documentation

Project Support

Changes in Version 2 of GraspSwControllerCmd

Author:
isani
Timestamp:
Thu Feb 4 08:32:49 2010

Legend:

Unmodified
Added
Removed
Modified
  • GraspSwControllerCmd

    v1 v2
    1 1  '''D. [wiki:GraspSw Controller Socket Level]''' 
    2 2  [[TracNav(GraspContents)]] 
    3 3  Each STARGRASP boardset controls up to 2 independent detector devices (referred to as "dev 0" and "dev 1"). 
    4 4  Each of these two devices can have up to 8 output amplifiers (16 channels per daq board.)  These commands take a similar '''name="value"''' parameter syntax as the demo scripts.  We intend to collect information from our internal site and complete the possible parameter lists for each of these, under the (currently dead) links below: 
    5 5   * [wiki:GraspSwControllerCmdReset reset] - Reset the controller software into its original power-on state. 
    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   * [wiki:GraspSwControllerCmdOt ot] - Preliminary command to perform "OT shifts" on an OTA CCD