caproto.ioc_examples.records.RecordMockingIOC

Inheritance diagram of RecordMockingIOC
class caproto.ioc_examples.records.RecordMockingIOC(prefix: str, *, macros: Optional[Dict[str, str]] = None, parent: Optional[caproto.server.server.PVGroup] = None, name: Optional[str] = None)[source]
RecordMockingIOC pvproperties

Attribute

Suffix

Docs

Type

Notes

Alarm Group

A

A

PvpropertyDouble (ai)

B

B

PvpropertyDouble (ao)

Put

C

C

The C pvproperty

float (ai)

D

D

PvpropertyDouble (ao)

E

E

PvpropertyString (stringin)

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

default_values

type_map

type_map_read_only

pvproperty methods