operator==(RfsgConfigurationListStepTriggerExportedOutputTerminal, RfsgConfigurationListStepTriggerExportedOutputTerminal)
- Updated2025-10-14
- 1 minute(s) read
Checks whether the two instances of RfsgConfigurationListStepTriggerExportedOutputTerminal are equal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static bool operator==(RfsgConfigurationListStepTriggerExportedOutputTerminal outputTerminal1, RfsgConfigurationListStepTriggerExportedOutputTerminal outputTerminal2)
Parameters
| Name | Type | Description |
|---|---|---|
| outputTerminal1 | RfsgConfigurationListStepTriggerExportedOutputTerminal | Specifies an RfsgConfigurationListStepTriggerExportedOutputTerminal object. |
| outputTerminal2 | RfsgConfigurationListStepTriggerExportedOutputTerminal | Specifies an RfsgConfigurationListStepTriggerExportedOutputTerminal object. |
Returns
true if the two instances are equal; otherwise, false.