NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerSourceTriggerExportedOutputTerminal Implicit Conversion (String to DCPowerSourceTriggerExportedOutputTerminal)

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

DCPowerSourceTriggerExportedOutputTerminal  Conversion (String to DCPowerSourceTriggerExportedOutputTerminal)

Converts the specified string to the equivalent DCPowerSourceTriggerExportedOutputTerminal object.

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

Syntax

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

Parameters

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

Return Value

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

See Also

Log in to get a better experience