synApps asyn record#

see the synApps asyn module suppport: epics-modules/asyn

Ophyd support for the EPICS asyn record

Public Structures

AsynRecord([prefix, kind, read_attrs, ...])

EPICS asyn record support in ophyd

see:

epics-modules/asyn

class apstools.synApps.asyn.AsynRecord(prefix='', *, name, kind=None, read_attrs=None, configuration_attrs=None, parent=None, child_name_separator='_', connection_timeout=<object object>, **kwargs)[source]#

EPICS asyn record support in ophyd

See:

https://epics.anl.gov/modules/soft/asyn/R4-36/asynRecord.html

See:

epics-modules/asyn

See:

https://epics.anl.gov/modules/soft/asyn/