Rst

SCPI Command :

SBUS<*>:QSPI:FILTer:RST
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(serialBus=SerialBus.Default) None[source]
# SBUS<*>:QSPI:FILTer:RST
driver.sbus.qspi.filterPy.rst.set(serialBus = repcap.SerialBus.Default)

Presets the state of the selected frames and error types.

Parameters:

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

set_and_wait(serialBus=SerialBus.Default, opc_timeout_ms: int = -1) None[source]