NIRfsa Namespace

Table of Contents

RfsaExportReferenceClock.ExportRate Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaExportReferenceClock.ExportRate Property

RfsaExportReferenceClockExportRate Property

Gets or sets the rate of the Reference clock export, in hertz (Hz).

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public double ExportRate { get; set; }
Public Property ExportRate As Double
	Get
	Set

Property Value

Double
Specifies a Double representing the rate of the Reference clock export.

Exceptions

ExceptionCondition
ObjectDisposedException The ExportRate property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience