NIRfsg Namespace

Table of Contents

RfsgDigitalEdgeConfigurationListStepTriggerSource.FromString Method

  • Updated2025-02-03
  • 1 minute(s) read
RfsgDigitalEdgeConfigurationListStepTriggerSource.FromString Method

RfsgDigitalEdgeConfigurationListStepTriggerSourceFromString Method

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

Parameters

source  String
Specifies a string representing the source of RfsgDigitalEdgeConfigurationListStepTrigger.

Return Value

RfsgDigitalEdgeConfigurationListStepTriggerSource
Returns an object of type RfsgDigitalEdgeConfigurationListStepTriggerSource.

See Also

Log in to get a better experience