RfsgDigitalEdgeStartTriggerSource Implicit Conversion (RfsgDigitalEdgeStartTriggerSource to String)
- Updated2024-05-08
- 1 minute(s) read
RfsgDigitalEdgeStartTriggerSource Conversion (RfsgDigitalEdgeStartTriggerSource to String)
Converts the RfsgDigitalEdgeScriptTriggerSource object to its 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 ( RfsgDigitalEdgeStartTriggerSource source )
Public Shared Widening Operator CType ( source As RfsgDigitalEdgeStartTriggerSource ) As String
Parameters
- source
- Type: NationalInstruments.ModularInstruments.NIRfsgRfsgDigitalEdgeStartTriggerSource
Specifies the RfsgDigitalEdgeStartTriggerSource object to be converted.
Return Value
Type: StringReturns a string from the RfsgDigitalEdgeStartTriggerSource object.