SetCorrectionPortExtensionDelayDomain(string, RFmxVnaMXCorrectionPortExtensionDelayDomain)
- Updated2025-10-13
- 1 minute(s) read
Sets the delay domain of the port extension when the Port Extension Enabled is set to True.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int SetCorrectionPortExtensionDelayDomain(string selectorString, RFmxVnaMXCorrectionPortExtensionDelayDomain value)
Remarks
This method sets the value of CorrectionPortExtensionDelayDomain attribute.The default value is Delay.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the port number. |
| value | RFmxVnaMXCorrectionPortExtensionDelayDomain | Specifies the delay domain of the port extension when the Port Extension Enabled is set to True. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.