- class sophys.common.devices.dcm_lite.Goniometer(prefix, device_number, **kwargs)[source]
Device for controlling one Goniometer of the DCM Lite.
Attributes
actuate
EpicsSignal --- Suffix = GonRxUpdate_SP | Kind.omitted
done
InternalSignal --- Suffix = None | Kind.normal
high_limit
EpicsSignalRO --- Suffix = {prefix}GonRx{device_number}_PlusLimit_RBV | Kind.omitted
low_limit
EpicsSignalRO --- Suffix = {prefix}GonRx{device_number}_MinusLimit_RBV | Kind.omitted
readback
EpicsSignal --- Suffix = {prefix}GonRx{device_number}_SP_RBV | Kind.hinted
setpoint
EpicsSignalRO --- Suffix = {prefix}GonRx{device_number}_SP | Kind.config
stopped
EpicsSignalRO --- Suffix = {prefix}GonRx{device_number}_DesVelZero_RBV | Kind.omitted