PxiChassisClock10Source
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the clock source to drive the PXI 10 MHz backplane Frequency Reference clock.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgPxiChassisClock10Source PxiChassisClock10Source { get; set; }
Remarks
Specifies an object of type RfsgPxiChassisClock10Source.
This property can only be configured if the NI 5610 upconverter module is installed in Slot 2 of a PXI chassis.
To set this property, the NI-RFSG device must be in the Configuration state.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PxiChassisClock10Source property was accessed after the associated NIRfsg object was disposed. |