RfsgDigitalEdgeConfigurationListStepTriggerSource.Equals Method (RfsgDigitalEdgeConfigurationListStepTriggerSource)
- Updated2024-05-08
- 1 minute(s) read
RfsgDigitalEdgeConfigurationListStepTriggerSourceEquals Method (RfsgDigitalEdgeConfigurationListStepTriggerSource)
Determines whether the current instance of RfsgDigitalEdgeConfigurationListStepTriggerSource and the RfsgDigitalEdgeConfigurationListStepTriggerSource object that you specify are equal.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public bool Equals( RfsgDigitalEdgeConfigurationListStepTriggerSource source )
Public Function Equals ( source As RfsgDigitalEdgeConfigurationListStepTriggerSource ) As Boolean
Parameters
- source
- Type: NationalInstruments.ModularInstruments.NIRfsgRfsgDigitalEdgeConfigurationListStepTriggerSource
Specifies the RfsgDigitalEdgeConfigurationListStepTriggerSource object to be compared to the current instance of RfsgDigitalEdgeConfigurationListStepTriggerSource.
Return Value
Type: Booleanif the two instances are equivalent; otherwise, .