Configures the link direction of the signal being measured.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public int ConfigureLinkDirection(string selectorString, RFmxLteMXLinkDirection linkDirection)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

linkDirectionRFmxLteMXLinkDirection

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.