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