Gets the latest error code and description.

Syntax

Namespace: NationalInstruments.RFmx.BTMX

public int GetError(out int errorCode, out string errorDescription)

Parameters

NameTypeDescription
errorCodeout int

Upon return, contains the latest error code.

errorDescriptionout string

Upon return, contains the latest error description.

Returns

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