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