Mpower
SCPI Command :
[SENSe]:ESPectrum<sb>:MSR:MPOWer
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(subBlock=SubBlock.Default) float[source]
# [SENSe]:ESPectrum<sb>:MSR:MPOWer value: float = driver.applications.k149Uwb.sense.espectrum.msr.mpower.get(subBlock = repcap.SubBlock.Default)
Defines the maximum output power of the base station. This setting is only available for base stations with a medium range base station class (see method
RsFsw.sense.espectrum.msr.classPy.set()) .- Parameters:
subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)
- set(min_py: float, subBlock=SubBlock.Default) None[source]
# [SENSe]:ESPectrum<sb>:MSR:MPOWer driver.applications.k149Uwb.sense.espectrum.msr.mpower.set(min_py = 1.0, subBlock = repcap.SubBlock.Default)
Defines the maximum output power of the base station. This setting is only available for base stations with a medium range base station class (see method
RsFsw.sense.espectrum.msr.classPy.set()) .- Parameters:
subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)