Stat

SCPI Command :

CONFigure:SYNC:SECond:STAT
class StatCls[source]

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

get() bool[source]
# SCPI: CONFigure:SYNC:SECond:STAT
value: bool = driver.applications.k18AmplifierEt.configure.sync.second.stat.get()

This command activates an additional synchronization algorithm (operating in frequency domain) .

return

state: ON | OFF | 1 | 0

set(state: bool) None[source]
# SCPI: CONFigure:SYNC:SECond:STAT
driver.applications.k18AmplifierEt.configure.sync.second.stat.set(state = False)

This command activates an additional synchronization algorithm (operating in frequency domain) .

param state

ON | OFF | 1 | 0