Preset
SCPI Command :
[SENSe]:ESPectrum<sb>:CAPTure:PRESet
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(subBlock=SubBlock.Default) ChannelNumber[source]
# [SENSe]:ESPectrum<sb>:CAPTure:PRESet value: enums.ChannelNumber = driver.applications.k149Uwb.sense.espectrum.capture.preset.get(subBlock = repcap.SubBlock.Default)
No help available
- Parameters:
subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)
- set(channel_number: ChannelNumber, subBlock=SubBlock.Default) None[source]
# [SENSe]:ESPectrum<sb>:CAPTure:PRESet driver.applications.k149Uwb.sense.espectrum.capture.preset.set(channel_number = enums.ChannelNumber.C0, subBlock = repcap.SubBlock.Default)
No help available
- Parameters:
subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)