caproto.ioc_examples.client_monitor_async.MirrorClientIOC

Inheritance diagram of MirrorClientIOC
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

pvproperty methods