NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerStartTriggerExportedOutputTerminal Implicit Conversion (String to DCPowerStartTriggerExportedOutputTerminal)

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerStartTriggerExportedOutputTerminal Implicit Conversion (String to DCPowerStartTriggerExportedOutputTerminal)

DCPowerStartTriggerExportedOutputTerminal  Conversion (String to DCPowerStartTriggerExportedOutputTerminal)

Converts the specified string to the equivalent DCPowerStartTriggerExportedOutputTerminal object.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

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

Parameters

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

Return Value

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

See Also

Log in to get a better experience