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