Indicates whether the cyclic redundancy check (CRC) of the received decoded PLCP service data unit (PSDU) has passed.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetPsduCrcStatus(string selectorString, out RFmxWlanMXDsssModAccPsduCrcStatus value)

Remarks

This method gets the value of DsssModAccResultsPsduCrcStatus attribute.

Parameters

NameTypeDescription
selectorStringstring

Specifies the result name, number and Signal number. Example: "Signal0", "result::r1/Signal0" or "result::r1/Signal0/0". You can use the NationalInstruments.RFmx.WlanMX.RFmxWlanMX.BuildString(string,int) method to build the selector string.

valueout RFmxWlanMXDsssModAccPsduCrcStatus

Indicates whether the cyclic redundancy check (CRC) of the received decoded PLCP service data unit (PSDU) has passed.

Returns

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