SetCenter

SCPI Command :

CURSor<*>:FFT:SETCenter
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(cursor=Cursor.Default, opc_timeout_ms: int = -1) None[source]
# CURSor<*>:FFT:SETCenter
driver.cursor.fft.setCenter.set(cursor = repcap.Cursor.Default)

Sets the center frequency to the frequency value that is measured at cursor line c1.

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

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