NIRfsa Namespace

Table of Contents

RfsaDigitalEdgeAdvanceTriggerSource Implicit Conversion (String to RfsaDigitalEdgeAdvanceTriggerSource)

  • Updated2025-05-22
  • 1 minute(s) read
RfsaDigitalEdgeAdvanceTriggerSource Implicit Conversion (String to RfsaDigitalEdgeAdvanceTriggerSource)

RfsaDigitalEdgeAdvanceTriggerSource   Conversion (String to RfsaDigitalEdgeAdvanceTriggerSource)

Converts the specified string to the equivalent RfsaDigitalEdgeAdvanceTriggerSource object.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

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

Parameters

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

Return Value

RfsaDigitalEdgeAdvanceTriggerSource
Returns an object of type RfsaDigitalEdgeAdvanceTriggerSource from the string passed in source.

See Also

Log in to get a better experience