RfsgArbSampleClockSource Implicit Conversion (RfsgArbSampleClockSource to String)
- Updated2024-05-08
- 1 minute(s) read
RfsgArbSampleClockSource Conversion (RfsgArbSampleClockSource to String)
Converts the RfsgArbSampleClockSource object to equivalent string.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public static implicit operator string ( RfsgArbSampleClockSource source )
Public Shared Widening Operator CType ( source As RfsgArbSampleClockSource ) As String
Parameters
- source
- Type: NationalInstruments.ModularInstruments.NIRfsgRfsgArbSampleClockSource
Specifies the RfsgArbSampleClockSource object to be converted to string.
Return Value
Type: StringReturns a string from the RfsgArbSampleClockSource object.