NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerPulseCompleteEventOutputTerminal.Equals Method (DCPowerPulseCompleteEventOutputTerminal)

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerPulseCompleteEventOutputTerminal.Equals Method (DCPowerPulseCompleteEventOutputTerminal)

DCPowerPulseCompleteEventOutputTerminalEquals Method (DCPowerPulseCompleteEventOutputTerminal)

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

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

public bool Equals(
	DCPowerPulseCompleteEventOutputTerminal outputTerminal
)
Public Function Equals ( 
	outputTerminal As DCPowerPulseCompleteEventOutputTerminal
) As Boolean

Parameters

outputTerminal
Type: NationalInstruments.ModularInstruments.NIDCPowerDCPowerPulseCompleteEventOutputTerminal
Specifies the DCPowerPulseCompleteEventOutputTerminal object to be compared to the current instance of DCPowerPulseCompleteEventOutputTerminal.

Return Value

Type: Boolean
if the two instances are equal; otherwise, .

See Also

Log in to get a better experience