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