NIRfsg Namespace

Table of Contents

RfsgConfigurationListStepTriggerExportedOutputTerminal.Inequality Operator

  • Updated2025-05-22
  • 1 minute(s) read
RfsgConfigurationListStepTriggerExportedOutputTerminal.Inequality Operator

RfsgConfigurationListStepTriggerExportedOutputTerminalInequality Operator

Checks whether the two instances of RfsgConfigurationListStepTriggerExportedOutputTerminal are unequal.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public static bool operator !=(
	RfsgConfigurationListStepTriggerExportedOutputTerminal outputTerminal1,
	RfsgConfigurationListStepTriggerExportedOutputTerminal outputTerminal2
)
Public Shared Operator <> ( 
	outputTerminal1 As RfsgConfigurationListStepTriggerExportedOutputTerminal,
	outputTerminal2 As RfsgConfigurationListStepTriggerExportedOutputTerminal
) As Boolean

Parameters

outputTerminal1  RfsgConfigurationListStepTriggerExportedOutputTerminal
Specifies an RfsgConfigurationListStepTriggerExportedOutputTerminal object.
outputTerminal2  RfsgConfigurationListStepTriggerExportedOutputTerminal
Specifies an RfsgConfigurationListStepTriggerExportedOutputTerminal object.

Return Value

Boolean
if the two instances are unequal; otherwise, .

See Also

Log in to get a better experience