FilterPy

SCPI Command :

[SENSe]:ESPectrum<sb>:FILTer
Commands in total: 4
Subgroups: 1
Direct child commands: 1
get(subBlock=SubBlock.Default) bool[source]
# [SENSe]:ESPectrum<sb>:FILTer
value: bool = driver.applications.k149Uwb.sense.espectrum.filterPy.get(subBlock = repcap.SubBlock.Default)

No help available

Parameters:

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

set(state: bool, subBlock=SubBlock.Default) None[source]
# [SENSe]:ESPectrum<sb>:FILTer
driver.applications.k149Uwb.sense.espectrum.filterPy.set(state = False, subBlock = repcap.SubBlock.Default)

No help available

Parameters:

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

Cloning the Group

# Create a copy of the original group, that exists independently
filterPy_copy = driver.applications.k149Uwb.sense.espectrum.filterPy.clone()

Subgroups