Npoints

SCPI Command :

CONFigure:MODeling:NPOints
class NpointsCls[source]

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

get() float[source]
# SCPI: CONFigure:MODeling:NPOints
value: float = driver.applications.k18AmplifierEt.configure.modeling.npoints.get()

This command defines the number of modeling points.

return

points: numeric value: (integer only) Unit: —

set(points: float) None[source]
# SCPI: CONFigure:MODeling:NPOints
driver.applications.k18AmplifierEt.configure.modeling.npoints.set(points = 1.0)

This command defines the number of modeling points.

param points

numeric value: (integer only) Unit: —