SrEstimate

SCPI Command :

TRIGger<*>:CDR:EYE:SREStimate[:RUN]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
run(trigger=Trigger.Default, opc_timeout_ms: int = -1) None[source]
# TRIGger<*>:CDR:EYE:SREStimate[:RUN]
driver.trigger.cdr.eye.srEstimate.run(trigger = repcap.Trigger.Default)

Estimates the bite rate for the current acquisition.

Parameters:
  • trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)

  • opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.