SetSegmentEnabled(string, RFmxVnaMXSegmentEnabled)
- Updated2025-10-13
- 1 minute(s) read
Sets whether to enable the selected segment for the sweep.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int SetSegmentEnabled(string selectorString, RFmxVnaMXSegmentEnabled value)
Remarks
This method sets the value of SegmentEnabled attribute.The default value is False.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the segment number. |
| value | RFmxVnaMXSegmentEnabled | Specifies whether to enable the selected segment for the sweep. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.