SetRangeDetectorPoints(string, int)
- Updated2025-10-13
- 1 minute(s) read
Sets the number of range points after the detector is applied. Use "range(n)" as the selector string to configure or read this method.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public int SetRangeDetectorPoints(string selectorString, int value)
Remarks
This method sets the value of SpurRangeDetectorPoints attribute.The default value is 1001.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the spurrange number. |
| value | int | Specifies the number of range points after the detector is applied. Use "range(n)" as the selector string to configure or read this method. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.