NI-rfsa-DOTNETRfsaFx40Ref

Table of Contents

RfsaDigitalEdgeStartTriggerSource Implicit Conversion (RfsaDigitalEdgeStartTriggerSource to String)

  • Updated2024-05-08
  • 1 minute(s) read
RfsaDigitalEdgeStartTriggerSource Implicit Conversion (RfsaDigitalEdgeStartTriggerSource to String)

RfsaDigitalEdgeStartTriggerSource  Conversion (RfsaDigitalEdgeStartTriggerSource to String)

Converts the RfsaDigitalEdgeStartTriggerSource object to equivalent string.

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

Syntax

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

Parameters

source
Type: NationalInstruments.ModularInstruments.NIRfsaRfsaDigitalEdgeStartTriggerSource
Specifies the RfsaDigitalEdgeStartTriggerSource object to be converted to string.

Return Value

Type: String
Returns a string from the RfsaDigitalEdgeStartTriggerSource object.

See Also

Log in to get a better experience