ScopeSampleClockExportedOutputTerminal.Equals Method (ScopeSampleClockExportedOutputTerminal)
- Updated2023-09-06
- 1 minute(s) read
ScopeSampleClockExportedOutputTerminalEquals Method (ScopeSampleClockExportedOutputTerminal)
Determines whether the current instance of ScopeSampleClockExportedOutputTerminal
and the specified ScopeSampleClockExportedOutputTerminal object are equal.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public bool Equals( ScopeSampleClockExportedOutputTerminal source )
Public Function Equals ( source As ScopeSampleClockExportedOutputTerminal ) As Boolean
Parameters
- source
- Type: NationalInstruments.ModularInstruments.NIScopeScopeSampleClockExportedOutputTerminal
Specifies the ScopeSampleClockExportedOutputTerminal object to compare to the current instance of ScopeSampleClockExportedOutputTerminal.
Return Value
Type: Booleanif the two instances are equal; otherwise, .