GetSegmentEnabled(string, out RFmxVnaMXSegmentEnabled)
- Updated2025-10-13
- 1 minute(s) read
Gets whether to enable the selected segment for the sweep.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int GetSegmentEnabled(string selectorString, out RFmxVnaMXSegmentEnabled value)
Remarks
This method gets the value of SegmentEnabled attribute.The default value is False.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the segment number. |
| value | out RFmxVnaMXSegmentEnabled | Upon return, contains 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.