ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...Implicit Conversion OperatorsRfsgDigitalEdgeScriptTriggerSource Implicit Conversion (String to RfsgDigitalEdgeScriptTriggerSource)Current page
Table of Contents

RfsgDigitalEdgeScriptTriggerSource Implicit Conversion (String to RfsgDigitalEdgeScriptTriggerSource)

RfsgDigitalEdgeScriptTriggerSource Implicit Conversion (String to RfsgDigitalEdgeScriptTriggerSource)

RfsgDigitalEdgeScriptTriggerSource  Conversion (String to RfsgDigitalEdgeScriptTriggerSource)

Converts the specifies string to equivalent RfsgDigitalEdgeStartTriggerSource object.

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

Syntax

public static implicit operator RfsgDigitalEdgeScriptTriggerSource (
	string source
)
Public Shared Widening Operator CType ( 
	source As String
) As RfsgDigitalEdgeScriptTriggerSource

Parameters

source
Type: SystemString
Specifies the string to be converted to equivalent RfsgDigitalEdgeScriptTriggerSource object.

Return Value

Type: RfsgDigitalEdgeScriptTriggerSource
Returns an object of type RfsgDigitalEdgeStartTriggerSource from the string passed in outputTerminal.

See Also

In This Section
Was this information helpful?