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