ScopeClockSynchronizationPulseSource Implicit Conversion (ScopeClockSynchronizationPulseSource to String)
- Updated2023-09-06
- 1 minute(s) read
ScopeClockSynchronizationPulseSource Conversion (ScopeClockSynchronizationPulseSource to String)
Converts a ScopeClockSynchronizationPulseSource
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 ( ScopeClockSynchronizationPulseSource source )
Public Shared Widening Operator CType ( source As ScopeClockSynchronizationPulseSource ) As String
Parameters
- source
- Type: NationalInstruments.ModularInstruments.NIScopeScopeClockSynchronizationPulseSource
Specifies the ScopeClockSynchronizationPulseSource object to be converted to String.
Return Value
Type: StringReturns the String representing the ScopeClockSynchronizationPulseSource object.