RfsaDigitizerSampleClockTimebaseSource.Equality Operator
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Checks whether the two instances of RfsaDigitizerSampleClockTimebaseSource are equal.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public static bool operator ==( RfsaDigitizerSampleClockTimebaseSource timebaseSource1, RfsaDigitizerSampleClockTimebaseSource timebaseSource2 )
Public Shared Operator = ( timebaseSource1 As RfsaDigitizerSampleClockTimebaseSource, timebaseSource2 As RfsaDigitizerSampleClockTimebaseSource ) As Boolean
Parameters
- timebaseSource1 RfsaDigitizerSampleClockTimebaseSource
- Specifies a RfsaDigitizerSampleClockTimebaseSource object.
- timebaseSource2 RfsaDigitizerSampleClockTimebaseSource
- Specifies a RfsaDigitizerSampleClockTimebaseSource object.
Return Value
Booleanif the two instances are equal; otherwise, .