RfsgConfigurationListStepTriggerExportedOutputTerminal.Equals Method (RfsgConfigurationListStepTriggerExportedOutputTerminal)
- Updated2024-05-08
- 1 minute(s) read
RfsgConfigurationListStepTriggerExportedOutputTerminalEquals Method (RfsgConfigurationListStepTriggerExportedOutputTerminal)
Determines whether the current instance of RfsgConfigurationListStepTriggerExportedOutputTerminal and RfsgConfigurationListStepTriggerExportedOutputTerminal 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( RfsgConfigurationListStepTriggerExportedOutputTerminal outputTerminal )
Public Function Equals ( outputTerminal As RfsgConfigurationListStepTriggerExportedOutputTerminal ) As Boolean
Parameters
- outputTerminal
- Type: NationalInstruments.ModularInstruments.NIRfsgRfsgConfigurationListStepTriggerExportedOutputTerminal
Specifies the RfsgConfigurationListStepTriggerExportedOutputTerminal object to be compared to the current instance of RfsgConfigurationListStepTriggerExportedOutputTerminal.
Return Value
Type: Booleanif the two instances are equal; otherwise, .