caproto.ioc_examples.client_monitor_async.MirrorClientIOC¶
![Inheritance diagram of MirrorClientIOC](../_images/inheritance-5ed19cf02de753f150bf7804f1e63a3c448d2119.png)
- class caproto.ioc_examples.client_monitor_async.MirrorClientIOC(pv_to_mirror, *args, **kwargs)[source]¶
An IOC which mirrors the value, timestamp, and alarm status of a given PV into the mirrored pvproperty.
With the default configuration, this IOC assumes that the PV “simple:A” exists on some external IOC.
The “simple” IOC may be started before or after this IOC. If the server goes down, the client will automatically reconnect when available.
MirrorClientIOC pvproperties¶ Attribute
Suffix
Docs
Type
Notes
Alarm Group
mirrored
mirrored
float (
ai
)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
pvdb
attr_pvdb
attr_to_pvname
groups
pvproperty methods