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