NI-RFSA .NET Reference

RfsaExportDigitizerSampleClockExportedOutputTerminal.Equals Method (RfsaExportDigitizerSampleClockExportedOutputTerminal)

  • Updated2023-02-21
  • 1 minute(s) read
RfsaExportDigitizerSampleClockExportedOutputTerminal.Equals Method (RfsaExportDigitizerSampleClockExportedOutputTerminal)
Determines whether the current instance of RfsaExportDigitizerSampleClockExportedOutputTerminal object and the user specified RfsaExportDigitizerSampleClockExportedOutputTerminal are equal.

Namespace:  NationalInstruments.ModularInstruments.NIRfsa
Assembly:  NationalInstruments.ModularInstruments.NIRfsa.Fx40 (in NationalInstruments.ModularInstruments.NIRfsa.Fx40.dll) Version: 2022

Syntax

public bool Equals(
	RfsaExportDigitizerSampleClockExportedOutputTerminal outputTerminal
)
Public Function Equals ( 
	outputTerminal As RfsaExportDigitizerSampleClockExportedOutputTerminal
) As Boolean

Parameters

outputTerminal
Type: NationalInstruments.ModularInstruments.NIRfsaRfsaExportDigitizerSampleClockExportedOutputTerminal
Specifies the RfsaExportDigitizerSampleClockExportedOutputTerminal object to be compared to the current instance of RfsaExportDigitizerSampleClockExportedOutputTerminal.

Return Value

Type: Boolean
if the two instances are equal; otherwise, .

See Also

Log in to get a better experience