FrEstimation
SCPI Command :
EYE<*>:TIMReference:CLOCk:FREStimation
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(eye=Eye.Default) None[source]
# EYE<*>:TIMReference:CLOCk:FREStimation driver.eye.timReference.clock.frEstimation.set(eye = repcap.Eye.Default)
Executes an estimation of the signal for the clock frequency. Available if method
RsRtx.eye.timReference.source.set()is set to CLOCk.- Parameters:
eye – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Eye’)
- set_and_wait(eye=Eye.Default, opc_timeout_ms: int = -1) None[source]