Sets the number of receive chains for OFDM standards.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int SetNumberOfReceiveChains(string selectorString, int value)

Remarks

This method sets the value of NumberOfReceiveChains attribute.The default value is 1. The valid values are as follows. StandardNumber of Receive Chains802.11a/g, 802.11j, 802.11p1802.11n1–4802.11ac, 802.11ax, 802.11be1–8

Parameters

NameTypeDescription
selectorStringstring

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

valueint

Specifies the number of receive chains for OFDM standards.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.