Xy
SCPI Command :
CALCulate<n>:TRENd:SWAP:XY
- class XyCls[source]
Xy commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(window=Window.Default) None [source]
# SCPI: 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.
- param 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]