Catalog
SCPI Command :
TRACe<n>:CATalog
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default) str[source]
# TRACe<n>:CATalog value: str = driver.applications.k14Xnr5G.trace.catalog.get(window = repcap.Window.Default)
Queries the tpyes of traces in a diagram. Prerequisites for this command
Query results in a window that contains one or more line traces.
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trace’)
- Returns:
trace_type: CLRW | SSBx | BWPx | AVG | MIN | MAX CLRW For result displays with a single trace (for example the capture buffer) . SSBx | BWPx For unfiltered result displays that show all signal parts (for example unfiltered EVM vs Carrier) . (SSB = synchronization signal block, BWP = bandwidth part) AVG | MIN | MAX For result displays that are filtered by a specific bandwidth part or subframe and show the average, minimum or maximum results of the slots (for example filtered EVM vs Carrier) .