ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_docRfsgDigitalEdgeScriptTriggerSource.FromString MethodCurrent page
Table of Contents

RfsgDigitalEdgeScriptTriggerSource.FromString Method

RfsgDigitalEdgeScriptTriggerSource.FromString Method

RfsgDigitalEdgeScriptTriggerSourceFromString Method

Creates an RfsgDigitalEdgeScriptTriggerSource from the specified string.

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

Syntax

public static RfsgDigitalEdgeScriptTriggerSource FromString(
	string source
)
Public Shared Function FromString ( 
	source As String
) As RfsgDigitalEdgeScriptTriggerSource

Parameters

source
Type: SystemString
Specifies a string that is the source of RfsgDigitalEdgeScriptTrigger.

Return Value

Type: RfsgDigitalEdgeScriptTriggerSource
Returns object of type RfsgDigitalLevelScriptTriggerSource.

See Also

In This Section
Was this information helpful?