bank_sosl


                          SOSL     Laserball Status
                          =========================
 
    Contact:  S. Biller, Oxford.
 
    Revision History:-
    ================
 
    3.01  S. Biller       First version
    3.02  P. Harvey       Added KSOSL_SIN and KSOSL_STAT
          N. West         Fix typo: _PMV is I not F


 
Description
-----------
 
    Laserball status
 
Reference Links
---------------
 
    None.
 
Structural Links
----------------

    None.
 
Status Bits
-----------

Note: Any status bit parameters are defined to work with bit functions such as
      IAND and BTEST.

 

Data Words
----------
 
    Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
        +1   I   KSOSL_SIN    Source identifer/serial number (see CASL)
        +2   I   KSOSL_STAT   Status (0=unknown,1=off,2=warmup,3=ready,4=wait,5=on,6=err)
        +3   I   KSOSL_DYE    Laser dye cell (0=N2 principle)
        +4   I   KSOSL_NDFW1  Neutral density filter wheel 1 position
        +5   I   KSOSL_NDFW2  Neutral density filter wheel 2 position
        +6   I   KSOSL_PMV    Monitor PMT voltage
        +7   F   KSOSL_PG1    Pressure gauge 1
        +8   F   KSOSL_PG2    Pressure gauge 2
        +9   F   KSOSL_FL     N2 flow rate
        +10  F   KSOSL_DRX    X-direction cosine of laserball orientation
        +11  F   KSOSL_DRY    Y-direction cosine of laserball orientation
        +12  F   KSOSL_DRZ    Z-direction cosine of laserball orientation
        +13  F       spare


Go Back to the Snoman Companion Top Page