SetSegmentNumberOfFrequencyPoints(string, int)
- Updated2025-10-13
- 1 minute(s) read
Sets the number of frequency points of the segment at which the measurement needs to be performed.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int SetSegmentNumberOfFrequencyPoints(string selectorString, int value)
Remarks
This method sets the value of SegmentNumberOfFrequencyPoints attribute.The default value is 21.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the segment number. |
| value | int | Specifies the number of frequency points of the segment at which the measurement needs to be performed. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.