FilterPy

SCPI Command :

[SENSe]:BWIDth[:RESolution]:FILTer
class FilterPyCls[source]

FilterPy commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [SENSe]:BWIDth[:RESolution]:FILTer
value: float = driver.applications.k10Xlte.sense.bandwidth.resolution.filterPy.get()

No command help available

return

bandwidth: No help available

set(bandwidth: float) None[source]
# SCPI: [SENSe]:BWIDth[:RESolution]:FILTer
driver.applications.k10Xlte.sense.bandwidth.resolution.filterPy.set(bandwidth = 1.0)

No command help available

param bandwidth

No help available