caproto.ioc_examples.simple.SimpleIOC¶
-
class
caproto.ioc_examples.simple.SimpleIOC(prefix, *, macros=None, parent=None, name=None)[source]¶ An IOC with three uncoupled read/writable PVs
SimpleIOC pvproperties¶ Attribute
Suffix
Docs
Type
Notes
Alarm Group
A
AAn integer
int
B
BA float
float
C
CAn array of integers
int
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_valuestype_maptype_map_read_onlypvproperty methods