Obaseband

SCPI Commands :

[SOURce<HW>]:BB:NR5G:TRIGger:OBASeband:DELay
[SOURce<HW>]:BB:NR5G:TRIGger:OBASeband:INHibit
[SOURce<HW>]:BB:NR5G:TRIGger:OBASeband:RDELay
[SOURce<HW>]:BB:NR5G:TRIGger:OBASeband:TDELay
Commands in total: 4
Subgroups: 0
Direct child commands: 4
get_delay() float[source]
# [SOURce<HW>]:BB:NR5G:TRIGger:OBASeband:DELay
value: float = driver.source.bb.nr5G.trigger.obaseband.get_delay()

Sets the trigger delay for triggering by the trigger signal from the other path.

Returns:

trig_int_oth_delay: float Range: 0 to 2147483647

get_inhibit() int[source]
# [SOURce<HW>]:BB:NR5G:TRIGger:OBASeband:INHibit
value: int = driver.source.bb.nr5G.trigger.obaseband.get_inhibit()

For triggering via the other path, specifies the duration by which a restart is inhibited.

Returns:

int_oth_inhibit: integer Range: 0 to 67108863

get_rdelay() float[source]
# [SOURce<HW>]:BB:NR5G:TRIGger:OBASeband:RDELay
value: float = driver.source.bb.nr5G.trigger.obaseband.get_rdelay()

Queries the time a trigger event form the other path is delayed.

Returns:

int_oth_rdelay_sec: float Range: 0 to 688

get_tdelay() float[source]
# [SOURce<HW>]:BB:NR5G:TRIGger:OBASeband:TDELay
value: float = driver.source.bb.nr5G.trigger.obaseband.get_tdelay()

Specifies the trigger delay for triggering by the signal from the other path.

Returns:

int_oth_delay_sec: float Range: 0 to 688, Unit: s