StReset
SCPI Command :
[SOURce<HW>]:BB:ESEQuencer:RTCI:[SEQuencer<ST>]:STReam:STReset
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(sequencer=Sequencer.Default) None[source]
# [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.
- 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]