SetLOSharingMode(string, RFmxInstrMXLOSharingMode)
- Updated2025-10-13
- 1 minute(s) read
Sets the RFmx session with the respective LO sharing mode.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public int SetLOSharingMode(string selectorString, RFmxInstrMXLOSharingMode value)
Remarks
This method sets the value of LOSharingMode attribute.The default value is Disabled.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. |
| value | RFmxInstrMXLOSharingMode | Specifies the RFmx session with the respective LO sharing mode. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.