ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_docRfsgDigitalEdgeScriptTriggerSource Implicit Conversion (RfsgDigitalEdgeScriptTriggerSource to String)Current page
Table of Contents

RfsgDigitalEdgeScriptTriggerSource Implicit Conversion (RfsgDigitalEdgeScriptTriggerSource to String)

RfsgDigitalEdgeScriptTriggerSource Implicit Conversion (RfsgDigitalEdgeScriptTriggerSource to String)

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: String
Returns a string from the RfsgDigitalEdgeScriptTriggerSource object.

See Also

In This Section
Was this information helpful?