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