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.panda.SeqTableRow#

class ophyd_async.panda.SeqTableRow(repeats: int = 1, trigger: ophyd_async.panda._table.SeqTrigger = <SeqTrigger.IMMEDIATE: 'Immediate'>, position: int = 0, time1: int = 0, outa1: bool = False, outb1: bool = False, outc1: bool = False, outd1: bool = False, oute1: bool = False, outf1: bool = False, time2: int = 0, outa2: bool = False, outb2: bool = False, outc2: bool = False, outd2: bool = False, oute2: bool = False, outf2: bool = False)[source]#

Bases: object

Methods

Attributes

repeats: int = 1#
trigger: SeqTrigger = 'Immediate'#
position: int = 0#
time1: int = 0#
outa1: bool = False#
outb1: bool = False#
outc1: bool = False#
outd1: bool = False#
oute1: bool = False#
outf1: bool = False#
time2: int = 0#
outa2: bool = False#
outb2: bool = False#
outc2: bool = False#
outd2: bool = False#
oute2: bool = False#
outf2: bool = False#