X

SCPI Command :

TRACe<n>[:DATA]:X
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(trace_type: TraceTypeK60, window=Window.Default) List[float][source]
# TRACe<n>[:DATA]:X
value: List[float] = driver.applications.k60Transient.trace.data.x.get(trace_type = enums.TraceTypeK60.SGRam, window = repcap.Window.Default)

This command queries the horizontal trace data for each sweep point in the specified window, for example the frequency in frequency domain or the time in time domain measurements. This is especially useful for traces with non-equidistant x-values.

Parameters:

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