Estimate

SCPI Command :

REFLevel<*>:PAMSignal:ESTimate
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(refLevel=RefLevel.Default, opc_timeout_ms: int = -1) None[source]
# REFLevel<*>:PAMSignal:ESTimate
driver.refLevel.pamSignal.estimate.set(refLevel = repcap.RefLevel.Default)

Starts a software algorithm for the automatic determination of the signal level.

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

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