ChkAll
SCPI Command :
SBUS<*>:TBTO:FILTer:CHKall
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(serialBus=SerialBus.Default) None[source]
# SBUS<*>:TBTO:FILTer:CHKall driver.sbus.tbto.filterPy.chkAll.set(serialBus = repcap.SerialBus.Default)
Enables the filter for all available 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]