Gets the latest warning code and description.

Syntax

Namespace: NationalInstruments.RFmx.NRMX

public int GetWarning(out int warningCode, out string warningDescription)

Parameters

NameTypeDescription
warningCodeout int

Upon return, contains the latest warning code.

warningDescriptionout string

Upon return, contains the latest warning description.

Returns

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