Obaseband
SCPI Commands :
[SOURce<HW>]:BB:KUIPer:TRIGger:OBASeband:DELay
[SOURce<HW>]:BB:KUIPer:TRIGger:OBASeband:INHibit
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_delay() float[source]
# [SOURce<HW>]:BB:KUIPer:TRIGger:OBASeband:DELay value: float = driver.source.bb.kuiper.trigger.obaseband.get_delay()
Sets the trigger delay in samples for triggering by the trigger signal from the second path.
- Returns:
delay: float Range: 0 to 2147483647
- get_inhibit() int[source]
# [SOURce<HW>]:BB:KUIPer:TRIGger:OBASeband:INHibit value: int = driver.source.bb.kuiper.trigger.obaseband.get_inhibit()
For triggering via the other path, specifies the duration by which a restart is inhibited.
- Returns:
inhibit: integer Range: 0 to 67108863