ScopeSampleClockExportedOutputTerminal Implicit Conversion (String to ScopeSampleClockExportedOutputTerminal)
- Updated2023-09-06
- 1 minute(s) read
ScopeSampleClockExportedOutputTerminal Conversion (String to ScopeSampleClockExportedOutputTerminal)
Converts a specified String to an equivalent
ScopeSampleClockExportedOutputTerminal object.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public static implicit operator ScopeSampleClockExportedOutputTerminal ( string source )
Public Shared Widening Operator CType ( source As String ) As ScopeSampleClockExportedOutputTerminal
Parameters
- source
- Type: SystemString
Specifies the String to be converted to an equivalent ScopeSampleClockExportedOutputTerminal object.
Return Value
Type: ScopeSampleClockExportedOutputTerminalReturns the ScopeSampleClockExportedOutputTerminal object representing the specified String.