pcdsdevices.lasers.btps.SourceConfig
====================================

.. currentmodule:: pcdsdevices.lasers.btps

.. autoclass:: SourceConfig

    
    
    .. list-table:: Ophyd Device Components
        :header-rows: 1
        :widths: auto

        * - Attribute
          - Class
          - Suffix
          - Docs
          - Kind
          - Notes
    
        * - name_
          - :class:`~pcdsdevices.signal.PytmcSignal`
          - ``Name``
          - Source name
          - normal
          - 
    
        * - far_field
          - :class:`~pcdsdevices.lasers.btps.CentroidConfig`
          - ``FF``
          - Far field centroid
          - normal
          - 
    
        * - near_field
          - :class:`~pcdsdevices.lasers.btps.CentroidConfig`
          - ``NF``
          - Near field centroid
          - normal
          - 
    
        * - goniometer
          - :class:`~pcdsdevices.lasers.btps.RangeComparison`
          - ``Goniometer:``
          - Goniometer stage
          - normal
          - 
    
        * - linear
          - :class:`~pcdsdevices.lasers.btps.RangeComparison`
          - ``Linear:``
          - Linear stage
          - normal
          - 
    
        * - rotary
          - :class:`~pcdsdevices.lasers.btps.RangeComparison`
          - ``Rotary:``
          - Rotary stage
          - normal
          - 
    
        * - entry_valve_ready
          - :class:`~pcdsdevices.signal.PytmcSignal`
          - ``EntryValveReady``
          - Entry valve is open and ready
          - normal
          - 
    
        * - checks_ok
          - :class:`~pcdsdevices.signal.PytmcSignal`
          - ``ChecksOK``
          - Check summary
          - normal
          - 
    
        * - data_valid
          - :class:`~pcdsdevices.signal.PytmcSignal`
          - ``Valid``
          - Data validity summary
          - normal
          - 
    

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    
    

    
    
    .. rubric:: Methods

    
    .. automethod:: configure
    .. automethod:: describe
    .. automethod:: get
    .. automethod:: post_elog_status
    .. automethod:: read
    .. automethod:: read_configuration
    .. automethod:: screen
    .. automethod:: status
    .. automethod:: stop
    .. automethod:: summary
    .. automethod:: trigger
    
    

    
    
    .. rubric:: Attributes

    
    .. autoattribute:: configuration_attrs
    .. autoattribute:: connected
    .. autoattribute:: hints
    .. autoattribute:: kind