ni-rfsg-dotnet-api-ref_doc

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

RfsgConfigurationListStepTriggerExportedOutputTerminal Implicit Conversion (RfsgConfigurationListStepTriggerExportedOutputTerminal to String)

RfsgConfigurationListStepTriggerExportedOutputTerminal Implicit Conversion (RfsgConfigurationListStepTriggerExportedOutputTerminal to String)

RfsgConfigurationListStepTriggerExportedOutputTerminal  Conversion (RfsgConfigurationListStepTriggerExportedOutputTerminal to String)

Converts the RfsgConfigurationListStepTriggerExportedOutputTerminal 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 (
	RfsgConfigurationListStepTriggerExportedOutputTerminal outputTerminal
)
Public Shared Widening Operator CType ( 
	outputTerminal As RfsgConfigurationListStepTriggerExportedOutputTerminal
) As String

Parameters

outputTerminal
Type: NationalInstruments.ModularInstruments.NIRfsgRfsgConfigurationListStepTriggerExportedOutputTerminal
Specifies the RfsgConfigurationListStepTriggerExportedOutputTerminal object to be converted to string.

Return Value

Type: String
Returns a string from the RfsgConfigurationListStepTriggerExportedOutputTerminal object.

See Also

In This Section
Was this information helpful?