ni-rfsg-dotnet-api-ref_doc

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

RfsgDigitalEdgeStartTriggerSource Implicit Conversion (RfsgDigitalEdgeStartTriggerSource to String)

RfsgDigitalEdgeStartTriggerSource Implicit Conversion (RfsgDigitalEdgeStartTriggerSource to String)

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

See Also

In This Section
Was this information helpful?