NIRfsg Namespace

Table of Contents

RfsgSynchronizedSampleClockDistributionLine.FromString Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsgSynchronizedSampleClockDistributionLine.FromString Method

RfsgSynchronizedSampleClockDistributionLineFromString Method

Creates an RfsgSynchronizedSampleClockDistributionLine object from the specified string.

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

Syntax

public static RfsgSynchronizedSampleClockDistributionLine FromString(
	string distributionLine
)
Public Shared Function FromString ( 
	distributionLine As String
) As RfsgSynchronizedSampleClockDistributionLine

Parameters

distributionLine  String
Specifies a string representing the trigger line of RfsgSynchronizedStartTrigger.

Return Value

RfsgSynchronizedSampleClockDistributionLine
Returns an object of type RfsgSynchronizedSampleClockDistributionLine.

See Also

Log in to get a better experience