Obaseband
SCPI Commands :
[SOURce<HW>]:BB:MCCW:TRIGger:OBASeband:DELay
[SOURce<HW>]:BB:MCCW:TRIGger:OBASeband:INHibit
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_delay() float[source]
# [SOURce<HW>]:BB:MCCW:TRIGger:OBASeband:DELay value: float = driver.source.bb.mccw.trigger.obaseband.get_delay()
Specifies the trigger delay for external triggering.
- Returns:
delay: float Range: 0 to 2147483647, Unit: samples
- get_inhibit() int[source]
# [SOURce<HW>]:BB:MCCW:TRIGger:OBASeband:INHibit value: int = driver.source.bb.mccw.trigger.obaseband.get_inhibit()
Specifies the number of samples by which a restart is inhibited following a trigger event from the other path.
- Returns:
inhibit: integer Range: 0 to 67108863