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