- class sophys.common.devices.eras.Channel(*args, connection_timeout=<object object>, **kwargs)[source]
A channel from ERAS.
To control the currently selected scale, use current_scale. You can use scales[x] or scale_x to access any scale at any time.
Attributes
channel_name
EpicsSignal --- Read = GetCdv | Write = SetCdv | Kind.normal
num_scales
EpicsSignal --- Read = GetNumScl | Write = SetNumScl | Kind.normal
selected_scale
EpicsSignal --- Read = GetRng | Write = SetRng | Kind.normal