Confidence

SCPI Command :

CONFigure:SYNC:CONFidence
class ConfidenceCls[source]

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

get() float[source]
# SCPI: CONFigure:SYNC:CONFidence
value: float = driver.applications.k18AmplifierEt.configure.sync.confidence.get()

This command defines the synchronization confidence level.

return

confidence: numeric value Range: 0 to 100, Unit: PCT

set(confidence: float) None[source]
# SCPI: CONFigure:SYNC:CONFidence
driver.applications.k18AmplifierEt.configure.sync.confidence.set(confidence = 1.0)

This command defines the synchronization confidence level.

param confidence

numeric value Range: 0 to 100, Unit: PCT