StReset
SCPI Command :
[SOURce<HW>]:BB:ESEQuencer:RTCI:[SEQuencer<ST>]:STReam:STReset
- class StResetCls[source]
StReset commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(sequencer=Sequencer.Default) None [source]
# SCPI: [SOURce<HW>]:BB:ESEQuencer:RTCI:[SEQuencer<ST>]:STReam:STReset driver.source.bb.esequencer.rtci.sequencer.stream.stReset.set(sequencer = repcap.Sequencer.Default)
Reset system time in streaming interface, buffer is also empty in the coder board. Note: Do not use this command if streams are added in the ‘I/Q Stream Mapper’, for example if stream A and stream B are both routed to RF A.
- param 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]