RfsgDigitalEdgeStartTriggerSource Implicit Conversion (String to RfsgDigitalEdgeStartTriggerSource)
- Updated2024-05-08
- 1 minute(s) read
RfsgDigitalEdgeStartTriggerSource Conversion (String to RfsgDigitalEdgeStartTriggerSource)
Creates RfsgDigitalEdgeScriptTriggerSource from the specified string.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public static implicit operator RfsgDigitalEdgeStartTriggerSource ( string source )
Public Shared Widening Operator CType ( source As String ) As RfsgDigitalEdgeStartTriggerSource
Parameters
- source
- Type: SystemString
Specifies the string that is the source of RfsgDigitalEdgeStartTrigger.
Return Value
Type: RfsgDigitalEdgeStartTriggerSourceReturns an object of type RfsgDigitalEdgeStartTriggerSource.