NIRfsa Namespace

Table of Contents

RfsaDigitalEdgeReferenceTriggerSource Implicit Conversion (String to RfsaDigitalEdgeReferenceTriggerSource)

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDigitalEdgeReferenceTriggerSource Implicit Conversion (String to RfsaDigitalEdgeReferenceTriggerSource)

RfsaDigitalEdgeReferenceTriggerSource   Conversion (String to RfsaDigitalEdgeReferenceTriggerSource)

Converts the specified string to the equivalent RfsaDigitalEdgeReferenceTriggerSource object.

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

Syntax

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

Parameters

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

Return Value

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

See Also

Log in to get a better experience