RfsaExportDigitizerSampleClockExportedOutputTerminal.Equals Method (RfsaExportDigitizerSampleClockExportedOutputTerminal)
- Updated2023-02-21
- 1 minute(s) read
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: Booleanif the two instances are equal; otherwise, .