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