Swap

SCPI Command :

WAVeform<*>:XYCurve:SWAP
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(waveform=Waveform.Default, opc_timeout_ms: int = -1) None[source]
# WAVeform<*>:XYCurve:SWAP
driver.waveform.xyCurve.swap.set(waveform = repcap.Waveform.Default)

Replaces the source of the x-axis with the source of the y-axis and vice versa.

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

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