Npoints
SCPI Command :
CONFigure:MODeling:NPOints
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure:MODeling:NPOints value: float = driver.applications.k18AmplifierEt.configure.modeling.npoints.get()
This command defines the number of modeling points.
- Returns:
points: numeric value: (integer only) Unit: —
- set(points: float) None[source]
# CONFigure:MODeling:NPOints driver.applications.k18AmplifierEt.configure.modeling.npoints.set(points = 1.0)
This command defines the number of modeling points.
- Parameters:
points – numeric value: (integer only) Unit: —