Home

Documentation

Project Support

Changes in Version 8 of GraspSwControllerCmd

Author:
crae
Timestamp:
Mon Sep 17 08:03:23 2012

Legend:

Unmodified
Added
Removed
Modified
  • GraspSwControllerCmd

    v7 v8
    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.  Follow the links to see possible parameter lists for each of these.  Documentation for some low level commands is still under construction.  If you require additional information for a command, please request it. 
    5 5   * [wiki:GraspSwControllerCmdReset reset] - Reset the controller software into its original power-on state. 
    6 6   * [wiki:GraspSwControllerCmdConsole console] - Turn on or off serial port console feedback 
    7 7   * [wiki:GraspSwControllerCmdDev dev]     - Select detector device 0 or 1 
    8 8   * [wiki:GraspSwControllerCmdAdc adc]     - Set ADC operating modes 
    9 9   * [wiki:GraspSwControllerCmdClk clk]     - Get or set digital output bits 
    10 10   * [wiki:GraspSwControllerCmdDac dac]     - Get or set DAC channel (apply voltages) 
    11 11   * [wiki:GraspSwControllerCmdReadcal readcal] - Calibrate internal signal offset 
    12 12   * [wiki:GraspSwControllerCmdDetsize detsize] - Set amplifiers width,height,prescan 
    13 13   * [wiki:GraspSwControllerCmdClvset clvset]   - Set clocking parameter(s) from cestlavie 
    14 14   * [wiki:GraspSwControllerCmdClean clean]     - Clean the CCD of charge 
    15 15   * [wiki:GraspSwControllerCmdSettrig settrig] - Select cross-trigger sync for next readout 
    16 16   * [wiki:GraspSwControllerCmdReadout readout] - Read pixels into memory buffer 
    17 17  In some applications, STARGRASP is able to drive the camera shutter directly. 
    18 18  These additional commands apply: 
    19 19   * [wiki:GraspSwControllerCmdEtime etime]   - Set the next shutter exposure time 
    20 20   * [wiki:GraspSwControllerCmdEtype etype]   - Set the next exposure type (o/b/d) 
    21 21   * [wiki:GraspSwControllerCmdExpose expose]  - Take a timed exposure 
      22   * [wiki:GraspSwControllerCmdExposing exposing]  - Check the status of a non-blocking timed exposure 
    22 23   * [wiki:GraspSwControllerCmdShutter shutter] -  Manually open or close the shutter 
    23 24  STARGRASP was designed to support the unique features of Orthogonal Transfer Arrays. 
    24 25  When controlling OTA CCDs, the following apply: 
    25 26   * [wiki:GraspSwControllerCmdOtacal otacal]  - A version of readcal that calibrates each cell 
    26 27   * [wiki:GraspSwControllerCmdCelldes celldes] - Designate cell usage (Science, video, etc.) 
    27 28   * [wiki:GraspSwControllerCmdCellsel cellsel] - Set designated cells to select, standby or float 
    28 29   * [wiki:GraspSwControllerCmdPixtype pixtype] - Set OTA pixel type I or II (or 0 for CCD) 
    29 30   * [wiki:GraspSwControllerCmdOt ot] - Preliminary command to perform "OT shifts" on an OTA CCD 
    30 31  The system also provides various configuration & logistics operations: 
    31 32   * [wiki:GraspSwControllerCmdIfconfig ifconfig] - Displays/sets networking configuration