Home

Documentation

Project Support

Changes in Version 7 of GraspSwControllerCmd

Author:
isani
Timestamp:
Thu Jul 12 16:16:27 2012

Legend:

Unmodified
Added
Removed
Modified
  • GraspSwControllerCmd

    v6 v7
    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    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.   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: 
      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.   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. 
    4 4   * [wiki:GraspSwControllerCmdReset reset] - Reset the controller software into its original power-on state. 
    5 5   * [wiki:GraspSwControllerCmdConsole console] - Turn on or off serial port console feedback 
    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:GraspSwControllerCmdSettrig settrig] - Select cross-trigger sync for next readout 
    15 15   * [wiki:GraspSwControllerCmdReadout readout] - Read pixels into memory buffer 
    16 16  In some applications, STARGRASP is able to drive the camera shutter directly. 
    17 17  These additional commands apply: 
    18 18   * [wiki:GraspSwControllerCmdEtime etime]   - Set the next shutter exposure time 
    19 19   * [wiki:GraspSwControllerCmdEtype etype]   - Set the next exposure type (o/b/d) 
    20 20   * [wiki:GraspSwControllerCmdExpose expose]  - Take a timed exposure 
    21 21   * [wiki:GraspSwControllerCmdShutter shutter] -  Manually open or close the shutter 
    22 22  STARGRASP was designed to support the unique features of Orthogonal Transfer Arrays. 
    23 23  When controlling OTA CCDs, the following apply: 
    24 24   * [wiki:GraspSwControllerCmdOtacal otacal]  - A version of readcal that calibrates each cell 
    25 25   * [wiki:GraspSwControllerCmdCelldes celldes] - Designate cell usage (Science, video, etc.) 
    26 26   * [wiki:GraspSwControllerCmdCellsel cellsel] - Set designated cells to select, standby or float 
    27 27   * [wiki:GraspSwControllerCmdPixtype pixtype] - Set OTA pixel type I or II (or 0 for CCD) 
    28 28   * [wiki:GraspSwControllerCmdOt ot] - Preliminary command to perform "OT shifts" on an OTA CCD 
    29 29  The system also provides various configuration & logistics operations: 
    30 30   * [wiki:GraspSwControllerCmdIfconfig ifconfig] - Displays/sets networking configuration