ni-rfsg-dotnet-api-ref_doc

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

RfsgDigitalEdgeConfigurationListStepTriggerSource.FromString Method

RfsgDigitalEdgeConfigurationListStepTriggerSource.FromString Method

RfsgDigitalEdgeConfigurationListStepTriggerSourceFromString Method

Creates an RfsgDigitalEdgeConfigurationListStepTriggerSource 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 RfsgDigitalEdgeConfigurationListStepTriggerSource FromString(
	string source
)
Public Shared Function FromString ( 
	source As String
) As RfsgDigitalEdgeConfigurationListStepTriggerSource

Parameters

source
Type: SystemString
Specifies a string representing the source of RfsgDigitalEdgeConfigurationListStepTrigger.

Return Value

Type: RfsgDigitalEdgeConfigurationListStepTriggerSource
Returns an object of type RfsgDigitalEdgeConfigurationListStepTriggerSource.

See Also

In This Section
Was this information helpful?