Breset
SCPI Command :
[SOURce<HW>]:BB:ESEQuencer:RTCI:[SEQuencer<ST>]:STReam:BRESet
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(sequencer=Sequencer.Default) None[source]
# [SOURce<HW>]:BB:ESEQuencer:RTCI:[SEQuencer<ST>]:STReam:BRESet driver.source.bb.esequencer.rtci.sequencer.stream.breset.set(sequencer = repcap.Sequencer.Default)
Empties the buffer in the coder board.
- Parameters:
sequencer – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sequencer’)
- set_with_opc(sequencer=Sequencer.Default, opc_timeout_ms: int = -1) None[source]