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