NIRfsg Namespace

Table of Contents

RfsgPxiChassisClock10Source.Equals(RfsgPxiChassisClock10Source) Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsgPxiChassisClock10Source.Equals(RfsgPxiChassisClock10Source) Method

RfsgPxiChassisClock10SourceEquals(RfsgPxiChassisClock10Source) Method

Determines whether the current instance of RfsgPxiChassisClock10Source object and the RfsgPxiChassisClock10Source object that you specify are equal.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public bool Equals(
	RfsgPxiChassisClock10Source source
)
Public Function Equals ( 
	source As RfsgPxiChassisClock10Source
) As Boolean

Parameters

source  RfsgPxiChassisClock10Source
Specifies the RfsgPxiChassisClock10Source object to be compared to the current instance of RfsgPxiChassisClock10Source.

Return Value

Boolean
if the two instances are equal; otherwise, .

See Also

Log in to get a better experience