ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgStartTriggerExportedOutputTerminal Implicit Conversion (String to RfsgStartTriggerExportedOutputTerminal)

  • Updated2024-05-08
  • 1 minute(s) read
RfsgStartTriggerExportedOutputTerminal Implicit Conversion (String to RfsgStartTriggerExportedOutputTerminal)

RfsgStartTriggerExportedOutputTerminal  Conversion (String to RfsgStartTriggerExportedOutputTerminal)

Converts the specified string to equivalent RfsgStartTriggerExportedOutputTerminal object.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public static implicit operator RfsgStartTriggerExportedOutputTerminal (
	string outputTerminal
)
Public Shared Widening Operator CType ( 
	outputTerminal As String
) As RfsgStartTriggerExportedOutputTerminal

Parameters

outputTerminal
Type: SystemString
Specifies the string to be converted to equivalent RfsgStartTriggerExportedOutputTerminal object.

Return Value

Type: RfsgStartTriggerExportedOutputTerminal
Returns an object of type RfsgStartTriggerExportedOutputTerminal from the string passed in the outputTerminal.

See Also

Log in to get a better experience