ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgSynchronizedSampleClock.DistributionLine Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgSynchronizedSampleClock.DistributionLine Property

RfsgSynchronizedSampleClockDistributionLine Property

Gets or sets the external trigger line that distributes the synchronized Sample Clock signal.

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

Syntax

public RfsgSynchronizedSampleClockDistributionLine DistributionLine { get; set; }
Public Property DistributionLine As RfsgSynchronizedSampleClockDistributionLine
	Get
	Set

Property Value

Type: RfsgSynchronizedSampleClockDistributionLine
Specifies an object of type RfsgSynchronizedSampleClockDistributionLine.

Exceptions

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

See Also

Log in to get a better experience