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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgSignalIdentifier signalIdentifier)

Parameters

NameTypeDescription
signalIdentifierRfsgSignalIdentifier

Specifies the RfsgSignalIdentifier object to be compared to the current instance of RfsgSignalIdentifier.

Returns

true if the two instances are equal; otherwise, false.