Dall
SCPI Command :
SBUS<*>:QSPI:OPCode:DALL
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(serialBus=SerialBus.Default) None[source]
# SBUS<*>:QSPI:OPCode:DALL driver.sbus.qspi.opCode.dall.set(serialBus = repcap.SerialBus.Default)
Deletes all currently defined opcodes from the list.
- 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]