ConfigureLinkDirection(string, RFmxLteMXLinkDirection)
- Updated2025-04-08
- 1 minute(s) read
Configures the link direction of the signal being measured.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int ConfigureLinkDirection(string selectorString, RFmxLteMXLinkDirection linkDirection)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
linkDirection | RFmxLteMXLinkDirection | Specifies the link direction of the received signal. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.