NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerPulseCompleteEventOutputTerminal Implicit Conversion (String to DCPowerPulseCompleteEventOutputTerminal)

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

DCPowerPulseCompleteEventOutputTerminal  Conversion (String to DCPowerPulseCompleteEventOutputTerminal)

Converts the specified string to the equivalent DCPowerPulseCompleteEventOutputTerminal object.

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

Syntax

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

Parameters

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

Return Value

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

See Also

Log in to get a better experience