Xy

SCPI Command :

CALCulate<n>:TRENd:SWAP:XY
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(window=Window.Default) None[source]
# CALCulate<n>:TRENd:SWAP:XY
driver.applications.k60Transient.calculate.trend.swap.xy.set(window = repcap.Window.Default)

Swaps the parameters on the x-axis and y-axis of the specified trend display.

Parameters:

window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)

set_with_opc(window=Window.Default, opc_timeout_ms: int = -1) None[source]