SENSe:SWEep:POINts <value>|MIN|MAX
SENSe:SWEep:POINts? [MIN|MAX]
Defines the number of points in a measurement. The number of points depends on the line frequency
(50 Hz or 60 Hz). The default number of points result in a measurement of 1 NPLC.
Parameter
1 to 524,288 MIN|MAX,
*RST 3255 (60 Hz); 3906 (50 Hz)
Specifies 2048 points: SENS:SWE:POIN 2048
SENSe:SWEep:TINTerval <value>|MIN|MAX
SENSe:SWEep:TINTerval? [MIN|MAX]
Defines the time period between measurement samples. Units are in seconds. Values are rounded to
the nearest 20.48 microsecond increment. Below 20.48 microseconds, values are rounded to the
nearest 10.24 or 5.12 microsecond increment respectively.
Parameter
0.00000512 to 40,000, *RST 0.00000512
Specifies an interval of 1 ms between points: SENS:SWE:TINT 0.001
SENSe:WINDow[:TYPE] HANNing|RECTangular
SENSe:WINDow[:TYPE]?
Selects the measurement window. This sets a signal conditioning function used in scalar DC
measurement calculations. Neither window function alters the instantaneous voltage or current data
returned in the measurement array.
Hanning window is a "raised cosine" function. It is a signal conditioning function that reduces errors in
DC measurement calculations in the presence of periodic signals such as AC line ripple. This window
only works up to 4883 measurement points. The instrument will revert to a rectangular window when
the points exceed 4883.
Rectangular window returns measurement calculations with no signal conditioning.
Parameter
HANNing|RECTangular, *RST RECTangular
Specifies a Hanning window function: SENS:WIND HANN
Keysight RP7900 Series Operating and Service Guide
5 SCPI Programming Reference
Typical Return
<points>
Typical Return
<time interval>
Typical Return
RECT or HANN
231