ToCenter

SCPI Command :

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

Sets the vertical cursor line c1 to the center frequency.

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.