Ecount<ErrorCount>

SCPI Command :

DIAGnostic:INFO:ECOunt<CH>
Commands in total: 4
Subgroups: 3
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr1 .. Nr16

driver.diagnostic.info.ecount.repcap_errorCount_set(repcap.ErrorCount.Nr1)
get(errorCount=ErrorCount.Default) int[source]
# DIAGnostic:INFO:ECOunt<CH>
value: int = driver.diagnostic.info.ecount.get(errorCount = repcap.ErrorCount.Default)

No help available

Parameters:

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

Cloning the Group

# Create a copy of the original group, that exists independently
ecount_copy = driver.diagnostic.info.ecount.clone()

Subgroups