Rtype
SCPI Command :
[SENSe]:ESPectrum<sb>:RTYPe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(subBlock=SubBlock.Default) EspectrumRtype[source]
# [SENSe]:ESPectrum<sb>:RTYPe value: enums.EspectrumRtype = driver.applications.k149Uwb.sense.espectrum.rtype.get(subBlock = repcap.SubBlock.Default)
Defines the type of the power reference.
- Parameters:
subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)
- set(mode: EspectrumRtype, subBlock=SubBlock.Default) None[source]
# [SENSe]:ESPectrum<sb>:RTYPe driver.applications.k149Uwb.sense.espectrum.rtype.set(mode = enums.EspectrumRtype.CPOWer, subBlock = repcap.SubBlock.Default)
Defines the type of the power reference.
- Parameters:
subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)