ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgFrequencyReferenceSource.PxiClock Property

RfsgFrequencyReferenceSource.PxiClock Property

RfsgFrequencyReferenceSourcePxiClock Property

Gets the source when the PXI_CLK signal, which is present on the PXI backplane is used as the source.

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

Syntax

public static RfsgFrequencyReferenceSource PxiClock { get; }
Public Shared ReadOnly Property PxiClock As RfsgFrequencyReferenceSource
	Get

Property Value

Type: RfsgFrequencyReferenceSource
Returns an object of type RfsgFrequencyReferenceSource representing the string "PXI_CLK".

Remarks

This connector does not exist on some versions of the NI 5652.

See Also

In This Section
Was this information helpful?