Data

SCPI Command :

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

This command queries current trace data and measurement results. In the Spectrum application only, you can use it as a setting command to transfer trace data from an external source to the FSW. The data format depends on method RsFsw.formatPy.data.set() .

Parameters:

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