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