RfsgPxiChassisClock10Source.Equality Operator
- Updated2024-05-08
- 1 minute(s) read
RfsgPxiChassisClock10SourceEquality Operator
Determines whether the two instances of RfsgPxiChassisClock10Source are equal.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public static bool operator ==( RfsgPxiChassisClock10Source source1, RfsgPxiChassisClock10Source source2 )
Public Shared Operator = ( source1 As RfsgPxiChassisClock10Source, source2 As RfsgPxiChassisClock10Source ) As Boolean
Parameters
- source1
- Type: NationalInstruments.ModularInstruments.NIRfsgRfsgPxiChassisClock10Source
Specifies an RfsgPxiChassisClock10Source object. - source2
- Type: NationalInstruments.ModularInstruments.NIRfsgRfsgPxiChassisClock10Source
Specifies an RfsgPxiChassisClock10Source object.
Return Value
Type: Booleanif the two instances represent the same result; otherwise, .