Rtype
SCPI Command :
[SENSe]:ESPectrum<sb>:RTYPe
- class RtypeCls[source]
Rtype commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(subBlock=SubBlock.Default) RsFsw.enums.EspectrumRtype [source]
# SCPI: [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.
- param subBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)
- return
mode: No help available
- set(mode: RsFsw.enums.EspectrumRtype, subBlock=SubBlock.Default) None [source]
# SCPI: [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.
- param mode
No help available
- param subBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)