fastcs.transports.epics.ca.transport#
Members
Channel access transport. |
- class fastcs.transports.epics.ca.transport.EpicsCATransport(epicsca: ~fastcs.transports.epics.options.EpicsIOCOptions = <factory>, docs: ~fastcs.transports.epics.options.EpicsDocsOptions | None = None, gui: ~fastcs.transports.epics.options.EpicsGUIOptions | None = None)[source]#
Channel access transport.
- epicsca: EpicsIOCOptions#
Options for the IOC
- docs: EpicsDocsOptions | None = None#
Options for the docs
- gui: EpicsGUIOptions | None = None#
Options for the GUI. If not set, no GUI will be created.
- async serve() None[source]#
Serve
ControllerAPIover EPICS Channel Access