ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...RfsgStartTriggerExportedOutputTerminal MethodsRfsgStartTriggerExportedOutputTerminal.Equals Method (RfsgStartTriggerExportedOutputTerminal)Current page
Table of Contents

RfsgStartTriggerExportedOutputTerminal.Equals Method (RfsgStartTriggerExportedOutputTerminal)

RfsgStartTriggerExportedOutputTerminal.Equals Method (RfsgStartTriggerExportedOutputTerminal)

RfsgStartTriggerExportedOutputTerminalEquals Method (RfsgStartTriggerExportedOutputTerminal)

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

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Parameters

outputTerminal
Type: NationalInstruments.ModularInstruments.NIRfsgRfsgStartTriggerExportedOutputTerminal
Specifies the RfsgStartTriggerExportedOutputTerminal object to be compared to the current instance of RfsgStartTriggerExportedOutputTerminal.

Return Value

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

See Also

In This Section
Was this information helpful?