Eratio

SCPI Command :

[SOURce<HW>]:BB:ESEQuencer:STReam<DI>:ERATio
class EratioCls[source]

Eratio commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(twoStreams=TwoStreams.Default) bool[source]
# SCPI: [SOURce<HW>]:BB:ESEQuencer:STReam<DI>:ERATio
value: bool = driver.source.bb.esequencer.stream.eratio.get(twoStreams = repcap.TwoStreams.Default)

No command help available

param twoStreams

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Stream’)

return

state: No help available

set(state: bool, twoStreams=TwoStreams.Default) None[source]
# SCPI: [SOURce<HW>]:BB:ESEQuencer:STReam<DI>:ERATio
driver.source.bb.esequencer.stream.eratio.set(state = False, twoStreams = repcap.TwoStreams.Default)

No command help available

param state

No help available

param twoStreams

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Stream’)