ClassPy

SCPI Command :

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

Defines the class of the base station according to its sending range.

Parameters:

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

set(mode: RangeClass, subBlock=SubBlock.Default) None[source]
# [SENSe]:ESPectrum<sb>:MSR:CLASs
driver.applications.k149Uwb.sense.espectrum.msr.classPy.set(mode = enums.RangeClass.LOCal, subBlock = repcap.SubBlock.Default)

Defines the class of the base station according to its sending range.

Parameters:

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