NIRfsa Namespace

Table of Contents

RfsaDigitalEdgeStartTriggerSource.Inequality Operator

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDigitalEdgeStartTriggerSource.Inequality Operator

RfsaDigitalEdgeStartTriggerSourceInequality Operator

Checks whether the two instances of RfsaDigitalEdgeStartTriggerSource are unequal.

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

Syntax

public static bool operator !=(
	RfsaDigitalEdgeStartTriggerSource source1,
	RfsaDigitalEdgeStartTriggerSource source2
)
Public Shared Operator <> ( 
	source1 As RfsaDigitalEdgeStartTriggerSource,
	source2 As RfsaDigitalEdgeStartTriggerSource
) As Boolean

Parameters

source1  RfsaDigitalEdgeStartTriggerSource
Specifies a RfsaDigitalEdgeStartTriggerSource object.
source2  RfsaDigitalEdgeStartTriggerSource
Specifies a RfsaDigitalEdgeStartTriggerSource object.

Return Value

Boolean
if the two instances are unequal; otherwise, .

See Also

Log in to get a better experience