ScrSetSweepNumFreqPoints

Sets the number of frequency points for a frequency sweep.

UI Command:   None.
Syntax:   obj.ScrSetNumSweepFreqPoints(<numPoints>)
Parameters:  

INT numPoints

Return Value:  

None.

VB Example:  

obj.ScrSetSweepNumFreqPoints(200)

IPY Example:  

oDoc.ScrSetSweepNumFreqPoints(200)