Band

SCPI Command :

[SENSe]:ESPectrum<sb>:MSR:BAND
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(subBlock=SubBlock.Default) LowHigh[source]
# [SENSe]:ESPectrum<sb>:MSR:BAND
value: enums.LowHigh = driver.applications.k149Uwb.sense.espectrum.msr.band.get(subBlock = repcap.SubBlock.Default)

Defines the frequency range of the bands used by the base station.

Parameters:

subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)

set(mode: LowHigh, subBlock=SubBlock.Default) None[source]
# [SENSe]:ESPectrum<sb>:MSR:BAND
driver.applications.k149Uwb.sense.espectrum.msr.band.set(mode = enums.LowHigh.HIGH, subBlock = repcap.SubBlock.Default)

Defines the frequency range of the bands used by the base station.

Parameters:

subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)