Confidence
SCPI Command :
CONFigure:SYNC:CONFidence
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure:SYNC:CONFidence value: float = driver.applications.k18AmplifierEt.configure.sync.confidence.get()
This command defines the synchronization confidence level.
- Returns:
confidence: numeric value Range: 0 to 100, Unit: PCT
- set(confidence: float) None[source]
# CONFigure:SYNC:CONFidence driver.applications.k18AmplifierEt.configure.sync.confidence.set(confidence = 1.0)
This command defines the synchronization confidence level.
- Parameters:
confidence – numeric value Range: 0 to 100, Unit: PCT