Clr
SCPI Command :
BUS<*>:CMSB:CLR
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(bus=Bus.Default) None[source]
# BUS<*>:CMSB:CLR driver.bus.cmsb.clr.set(bus = repcap.Bus.Default)
Erases all cells and frames that have been created for a specific custom protocol.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
- set_and_wait(bus=Bus.Default, opc_timeout_ms: int = -1) None[source]