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