RfsaTimerStartSource Implicit Conversion (RfsaTimerStartSource to String)
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Converts the RfsaTimerStartSource object to equivalent string.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public static implicit operator string ( RfsaTimerStartSource source )
Public Shared Widening Operator CType ( source As RfsaTimerStartSource ) As String
Parameters
- source RfsaTimerStartSource
- Specifies the RfsaTimerStartSource object to be converted to string.
Return Value
StringReturns a string from the RfsaTimerStartSource object.