Note
Ophyd async is included on a provisional basis until the v1.0 release and may change API on minor release numbers before then
ophyd_async.epics.adcore.NDAttributeParam#
- class ophyd_async.epics.adcore.NDAttributeParam(name: str, param: str, datatype: ophyd_async.epics.adcore._utils.NDAttributeDataType, addr: int = 0, description: str = '')[source]#
Bases:
object
Methods
Attributes
- datatype: NDAttributeDataType#