Errors<Index>

SCPI Command :

[SOURce<HW>]:BB:ESEQuencer:ESTReaming:STReam:ERRors<CH4>
Commands in total: 1
Subgroups: 0
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr1 .. Nr64

driver.source.bb.esequencer.estreaming.stream.errors.repcap_index_set(repcap.Index.Nr1)
get(index=Index.Default) int[source]
# [SOURce<HW>]:BB:ESEQuencer:ESTReaming:STReam:ERRors<CH4>
value: int = driver.source.bb.esequencer.estreaming.stream.errors.get(index = repcap.Index.Default)

Queries data of the Ethernet streaming statistics.

Parameters:

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

Cloning the Group

# Create a copy of the original group, that exists independently
errors_copy = driver.source.bb.esequencer.estreaming.stream.errors.clone()