NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerStartTriggerExportedOutputTerminal.Equals Method (DCPowerStartTriggerExportedOutputTerminal)

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

DCPowerStartTriggerExportedOutputTerminalEquals Method (DCPowerStartTriggerExportedOutputTerminal)

Determines whether the current instance of DCPowerStartTriggerExportedOutputTerminal and the DCPowerStartTriggerExportedOutputTerminal 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(
	DCPowerStartTriggerExportedOutputTerminal outputTerminal
)
Public Function Equals ( 
	outputTerminal As DCPowerStartTriggerExportedOutputTerminal
) As Boolean

Parameters

outputTerminal
Type: NationalInstruments.ModularInstruments.NIDCPowerDCPowerStartTriggerExportedOutputTerminal
Specifies the DCPowerStartTriggerExportedOutputTerminal object to be compared to the current instance of DCPowerStartTriggerExportedOutputTerminal.

Return Value

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

See Also

Log in to get a better experience