ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgDigitalEdgeScriptTriggerSource Implicit Conversion (String to RfsgDigitalEdgeScriptTriggerSource)

  • Updated2024-05-08
  • 1 minute(s) read
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

Log in to get a better experience