ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgFrequencyReference.PxiChassisClock10Source Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgFrequencyReference.PxiChassisClock10Source Property

RfsgFrequencyReferencePxiChassisClock10Source Property

Gets or sets the clock source to drive the PXI 10 MHz backplane Frequency Reference clock.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public RfsgPxiChassisClock10Source PxiChassisClock10Source { get; set; }
Public Property PxiChassisClock10Source As RfsgPxiChassisClock10Source
	Get
	Set

Property Value

Type: RfsgPxiChassisClock10Source
Specifies an object of type RfsgPxiChassisClock10Source.

Exceptions

ExceptionCondition
ObjectDisposedException The PxiChassisClock10Source property was accessed after the associated NIRfsg object was disposed.

Remarks

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.

See Also

Log in to get a better experience