NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerPulseTriggerExportedOutputTerminal.Equals Method (DCPowerPulseTriggerExportedOutputTerminal)

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

DCPowerPulseTriggerExportedOutputTerminalEquals Method (DCPowerPulseTriggerExportedOutputTerminal)

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

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

Syntax

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

Parameters

outputTerminal
Type: NationalInstruments.ModularInstruments.NIDCPowerDCPowerPulseTriggerExportedOutputTerminal
Specifies the DCPowerPulseTriggerExportedOutputTerminal object to be compared to the current instance of DCPowerPulseTriggerExportedOutputTerminal.

Return Value

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

See Also

Log in to get a better experience