operator!=(RfsaIQPowerEdgeReferenceTriggerSource, RfsaIQPowerEdgeReferenceTriggerSource)
- Updated2025-10-14
- 1 minute(s) read
Checks whether the two instances of RfsaIQPowerEdgeReferenceTriggerSource are unequal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public static bool operator!=(RfsaIQPowerEdgeReferenceTriggerSource source1, RfsaIQPowerEdgeReferenceTriggerSource source2)
Parameters
| Name | Type | Description |
|---|---|---|
| source1 | RfsaIQPowerEdgeReferenceTriggerSource | Specifies a RfsaIQPowerEdgeReferenceTriggerSource object. |
| source2 | RfsaIQPowerEdgeReferenceTriggerSource | Specifies RfsaIQPowerEdgeReferenceTriggerSource object. |
Returns
true if the two instances are unequal; otherwise, false.