NIRfsg Namespace

Table of Contents

RfsgDigitalEdgeScriptTriggerSource Implicit Conversion (String to RfsgDigitalEdgeScriptTriggerSource)

  • Updated2025-02-03
  • 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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Parameters

source  String
Specifies the string to be converted to equivalent RfsgDigitalEdgeScriptTriggerSource object.

Return Value

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

See Also

Log in to get a better experience