NI-SCOPE .NET Class Library Help

ScopeFiveVoltsOutOutputTerminal.FromString Method

  • Updated2023-09-06
  • 1 minute(s) read
ScopeFiveVoltsOutOutputTerminal.FromString Method

ScopeFiveVoltsOutOutputTerminalFromString Method

Creates a ScopeFiveVoltsOutOutputTerminal object from the specified String.

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

Syntax

public static ScopeFiveVoltsOutOutputTerminal FromString(
	string source
)
Public Shared Function FromString ( 
	source As String
) As ScopeFiveVoltsOutOutputTerminal

Parameters

source
Type: SystemString
Specifies the String that the ScopeFiveVoltsOutOutputTerminal object returned represents.

Return Value

Type: ScopeFiveVoltsOutOutputTerminal
Returns an object of type ScopeFiveVoltsOutOutputTerminal representing the specified source String.

See Also

Log in to get a better experience