Points

SCPI Command :

TRACe<CH>:[POWer]:SWEep:DATA:POINts
class PointsCls[source]

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

get(trace=Trace.Default) int[source]
# SCPI: TRACe<CH>:[POWer]:SWEep:DATA:POINts
value: int = driver.trace.power.sweep.data.points.get(trace = repcap.Trace.Default)

Queries the number of measurement points of the selected trace of the current power analysis.

param trace:

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

return:

points: integer Range: 10 to 1000