NIRfsa Namespace

Table of Contents

RfsaTimerStartSource Implicit Conversion (RfsaTimerStartSource to String)

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

RfsaTimerStartSource   Conversion (RfsaTimerStartSource to String)

Converts the RfsaTimerStartSource object to equivalent string.

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

Syntax

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

Parameters

source  RfsaTimerStartSource
Specifies the RfsaTimerStartSource object to be converted to string.

Return Value

String
Returns a string from the RfsaTimerStartSource object.

See Also

Log in to get a better experience