NI-SCOPE .NET Class Library Help

Table of Contents

ScopeSampleClockExportedOutputTerminal Implicit Conversion (ScopeSampleClockExportedOutputTerminal to String)

  • Updated2023-09-06
  • 1 minute(s) read
ScopeSampleClockExportedOutputTerminal Implicit Conversion (ScopeSampleClockExportedOutputTerminal to String)

ScopeSampleClockExportedOutputTerminal  Conversion (ScopeSampleClockExportedOutputTerminal to String)

Converts a ScopeSampleClockExportedOutputTerminal object to an equivalent String.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

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

Parameters

source
Type: NationalInstruments.ModularInstruments.NIScopeScopeSampleClockExportedOutputTerminal
Specifies the ScopeSampleClockExportedOutputTerminal object to be converted to String.

Return Value

Type: String
Returns the String representing the ScopeSampleClockExportedOutputTerminal object.

See Also

Log in to get a better experience