- 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_nameEpicsSignal --- Read = GetCdv | Write = SetCdv | Kind.normal
num_scalesEpicsSignal --- Read = GetNumScl | Write = SetNumScl | Kind.normal
selected_scaleEpicsSignal --- Read = GetRng | Write = SetRng | Kind.normal