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