caproto.ioc_examples.mini_beamline.MiniBeamline

Inheritance diagram of MiniBeamline
class caproto.ioc_examples.mini_beamline.MiniBeamline(prefix, *, macros=None, parent=None, name=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.

MiniBeamline pvproperties

Attribute

Suffix

Docs

Type

Notes

Alarm Group

current

current

float

Read-only

Sub-groups

Attribute

Suffix

Class

Docs

ph

ph:

PinHole

Simulated pinhole

edge

edge:

Edge

Simulated edge

slit

slit:

Slit

Simulated slit

dot

dot:

MovingDot

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