Represents the result of an error query.

Derives from

None

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public struct RfsgErrorQueryResult

Remarks

For more information, refer to the NI RF Signal Generators Help.

Properties

NameDescription
ErrorCode

Gets the error code returned by the driver.

ErrorMessage

Gets the user readable error string.

Methods

NameDescription
Equals(RfsgErrorQueryResult)

Compares two RfsgErrorQueryResult instances for equality.

Equals(object)

Determines whether the current instance of RfsgErrorQueryResult and the object that you specify are equal.

GetHashCode()

Returns the hash code for the current instance of RfsgErrorQueryResult.