Trace

SCPI Command :

[SENSe]:POWer:TRACe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:POWer:TRACe
value: float = driver.sense.power.trace.get()

Selects the trace channel power measurements are performed on. For the measurement to work, the corresponding trace has to be active.

Returns:

trace_number: Range: 1 to 6

set(trace_number: float) None[source]
# [SENSe]:POWer:TRACe
driver.sense.power.trace.set(trace_number = 1.0)

Selects the trace channel power measurements are performed on. For the measurement to work, the corresponding trace has to be active.

Parameters:

trace_number – Range: 1 to 6