Equals(RfsaExportDigitizerSampleClockExportedOutputTerminal)
- Updated2025-10-14
- 1 minute(s) read
Determines whether the current instance of RfsaExportDigitizerSampleClockExportedOutputTerminal object and the user specified RfsaExportDigitizerSampleClockExportedOutputTerminal are equal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public bool Equals(RfsaExportDigitizerSampleClockExportedOutputTerminal outputTerminal)
Parameters
| Name | Type | Description |
|---|---|---|
| outputTerminal | RfsaExportDigitizerSampleClockExportedOutputTerminal | Specifies the RfsaExportDigitizerSampleClockExportedOutputTerminal object to be compared to the current instance of RfsaExportDigitizerSampleClockExportedOutputTerminal. |
Returns
true if the two instances are equal; otherwise, false.