NIRfsg Namespace

Table of Contents

RfsgPulseModulationSource Implicit Conversion (RfsgPulseModulationSource to String)

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

RfsgPulseModulationSource   Conversion (RfsgPulseModulationSource to String)

Converts the RfsgPulseModulationSource object to equivalent string.

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

Syntax

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

Parameters

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

Return Value

String
Returns a string from the RfsgPulseModulationSource object.

See Also

Log in to get a better experience