Trace

SCPI Command:

DISPlay:GPRF:MEASurement<Instance>:ACP:TRACe
class TraceCls[source]

Trace commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(trace_enable: bool, trace: TraceC) None[source]
# SCPI: DISPlay:GPRF:MEASurement<Instance>:ACP:TRACe
driver.display.gprfMeasurement.acp.trace.set(trace_enable = False, trace = enums.TraceC.AVERage)

Selects which set of results is displayed on the ‘ACP’ tab. Only one set of results is displayed at a time. Enabling one set disables the others.

param trace_enable:

OFF | ON Disables or enables the set selected via Trace

param trace:

CURRent | AVERage | MAXimum Selects the set of results to be enabled/disabled