RfsaDigitalEdgeStartTriggerSource.Inequality Operator
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
Booleanif the two instances are unequal; otherwise, .