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
outa1
outa2
outb1
outb2
outc1
outc2
outd1
outd2
oute1
oute2
outf1
outf2
position
repeats
time1
time2
trigger