caproto.ioc_examples.mini_beamline.MiniBeamline¶
-
class
caproto.ioc_examples.mini_beamline.
MiniBeamline
(prefix: str, *, macros: Optional[Dict[str, str]] = None, parent: Optional[caproto.server.server.PVGroup] = None, name: Optional[str] = None)[source]¶ A collection of detectors coupled to motors and an oscillating beam current.
An IOC that provides a simulated pinhole, edge and slit with coupled with a shared global current that oscillates in time.
¶ Attribute
Suffix
Docs
Type
Notes
Alarm Group
current
current
float
Read-only
¶ Attribute
Suffix
Class
Docs
ph
ph:
Simulated pinhole
edge
edge:
Simulated edge
slit
slit:
Simulated slit
dot
dot:
The simulated detector
Methods
group_read
(instance)Generic read called for channels without get defined
group_write
(instance, value)Generic write called for channels without put defined
Attributes
N_per_I_per_s
default_values
type_map
type_map_read_only
pvproperty methods