Stat

SCPI Command :

CONFigure:CMEasurement:RESult:P1DB[:STAT]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# CONFigure:CMEasurement:RESult:P1DB[:STAT]
value: bool = driver.configure.cmeasurement.result.p1Db.stat.get()

No help available

set(state: bool) None[source]
# CONFigure:CMEasurement:RESult:P1DB[:STAT]
driver.configure.cmeasurement.result.p1Db.stat.set(state = False)

No help available