ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgStartTriggerExportedOutputTerminal.Equals Method (RfsgStartTriggerExportedOutputTerminal)

  • Updated2024-05-08
  • 1 minute(s) read
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

Log in to get a better experience