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