fastcs.transports.epics.options#
Members
Channel-Access-specific options. |
|
Docs options for EPICS. |
|
The format of an EPICS GUI. |
|
Epics GUI options for use in both CA and PVA transports. |
|
PVAccess-specific options. |
- class fastcs.transports.epics.options.EpicsDocsOptions(output_dir: Path = PosixPath('.'), title: str = 'FastCS Devices', depth: int | None = None)[source]#
Docs options for EPICS.
- class fastcs.transports.epics.options.EpicsGUIOptions(output_dir: Path = PosixPath('.'), file_format: EpicsGUIFormat = EpicsGUIFormat.bob, title: str = 'FastCS Devices')[source]#
Epics GUI options for use in both CA and PVA transports.