Diagnostic

SCPI Command :

DIAGnostic:SDBM
class DiagnosticCls[source]

Diagnostic commands group definition. 68 total commands, 17 Subgroups, 1 group commands

set_sdbm(text: str) None[source]
# SCPI: DIAGnostic:SDBM
driver.diagnostic.set_sdbm(text = 'abc')

No command help available

param text:

No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.diagnostic.clone()

Subgroups