Equals(RfsaReadyForAdvanceEventExportedOutputTerminal)
- Updated2025-10-14
- 1 minute(s) read
Determines whether the current instance of RfsaReadyForAdvanceEventExportedOutputTerminal and the RfsaReadyForAdvanceEventExportedOutputTerminal object that you specify are equal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public bool Equals(RfsaReadyForAdvanceEventExportedOutputTerminal outputTerminal)
Parameters
| Name | Type | Description |
|---|---|---|
| outputTerminal | RfsaReadyForAdvanceEventExportedOutputTerminal | Specifies the RfsaReadyForAdvanceEventExportedOutputTerminal object to be compared to the current instance of RfsaReadyForAdvanceEventExportedOutputTerminal. |
Returns
true if the two instances are equal; otherwise, false.