Sonce
SCPI Command :
SENSe<CH>:[POWer]:FILTer:SONCe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(channel=Channel.Default) None[source]
# SENSe<CH>:[POWer]:FILTer:SONCe driver.sense.power.filterPy.sonce.set(channel = repcap.Channel.Default)
Starts searching the optimum filter length for the current measurement conditions. You can check the result with command SENS1:POW:FILT:LENG:USER? in filter mode USER (method
RsSmw.sense.power.filterPy.typePy.set()) .- Parameters:
channel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sense’)
- set_with_opc(channel=Channel.Default, opc_timeout_ms: int = -1) None[source]