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