FilterPy<FilterPy>
SCPI Command :
[SENSe]:EVALuation:FILTer<n>:DELete
- Commands in total: 4Subgroups: 3Direct child commands: 1
Repeated Capability Setting:
# Range: Nr1 .. Nr32 driver.applications.k149Uwb.sense.evaluation.filterPy.repcap_filterPy_set(repcap.FilterPy.Nr1)
- delete(filterPy=FilterPy.Default) None[source]
# [SENSe]:EVALuation:FILTer<n>:DELete driver.applications.k149Uwb.sense.evaluation.filterPy.delete(filterPy = repcap.FilterPy.Default)
Deletes the specified packet filter.
- Parameters:
filterPy – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘FilterPy’)
- delete_with_opc(filterPy=FilterPy.Default, opc_timeout_ms: int = -1) None[source]
Cloning the Group
# Create a copy of the original group, that exists independently
filterPy_copy = driver.applications.k149Uwb.sense.evaluation.filterPy.clone()
Subgroups