fastcs.transport.epics.options
#
Members
Docs options for EPICS. |
|
The format of an EPICS GUI. |
|
Epics GUI options for use in both CA and PVA transports. |
|
Epics IOC options for use in both CA and PVA transports. |
- class fastcs.transport.epics.options.EpicsDocsOptions(path: Path = PosixPath('.'), depth: int | None = None)[source]#
Docs options for EPICS.
- class fastcs.transport.epics.options.EpicsGUIOptions(output_path: Path = PosixPath('output.bob'), file_format: EpicsGUIFormat = EpicsGUIFormat.bob, title: str = 'Simple Device')[source]#
Epics GUI options for use in both CA and PVA transports.