ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgDigitalEdgeConfigurationListStepTriggerSource.Equals Method (RfsgDigitalEdgeConfigurationListStepTriggerSource)

  • Updated2024-05-08
  • 1 minute(s) read
RfsgDigitalEdgeConfigurationListStepTriggerSource.Equals Method (RfsgDigitalEdgeConfigurationListStepTriggerSource)

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: Boolean
if the two instances are equivalent; otherwise, .

See Also

Log in to get a better experience