RfsgStartTriggerExportedOutputTerminal.Equals Method (RfsgStartTriggerExportedOutputTerminal)
- Updated2024-05-08
- 1 minute(s) read
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: Booleanif the two instances are equal; otherwise, .