RfsaStartTriggerSynchronizationDistributionLine.Inequality Operator
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Checks whether the two instances of RfsaStartTriggerSynchronizationDistributionLine are unequal.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public static bool operator !=( RfsaStartTriggerSynchronizationDistributionLine source1, RfsaStartTriggerSynchronizationDistributionLine source2 )
Public Shared Operator <> ( source1 As RfsaStartTriggerSynchronizationDistributionLine, source2 As RfsaStartTriggerSynchronizationDistributionLine ) As Boolean
Parameters
- source1 RfsaStartTriggerSynchronizationDistributionLine
- Specifies a RfsaStartTriggerSynchronizationDistributionLine object.
- source2 RfsaStartTriggerSynchronizationDistributionLine
- Specifies a RfsaStartTriggerSynchronizationDistributionLine object.
Return Value
Booleanif the two instances are unequal; otherwise, .