ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgSynchronizedScriptTriggerDistributionLine.FromString Method

  • Updated2024-05-08
  • 1 minute(s) read
RfsgSynchronizedScriptTriggerDistributionLine.FromString Method

RfsgSynchronizedScriptTriggerDistributionLineFromString Method

Creates an RfsgSynchronizedScriptTriggerDistributionLine object from the specified string.

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

Syntax

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

Parameters

distributionLine
Type: SystemString
Specifies a string representing the trigger line of RfsgSynchronizedScriptTrigger.

Return Value

Type: RfsgSynchronizedScriptTriggerDistributionLine
Returns an object of type RfsgSynchronizedScriptTriggerDistributionLine.

See Also

Log in to get a better experience