NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerReadyForPulseTriggerEventOutputTerminal Implicit Conversion (String to DCPowerReadyForPulseTriggerEventOutputTerminal)

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

DCPowerReadyForPulseTriggerEventOutputTerminal  Conversion (String to DCPowerReadyForPulseTriggerEventOutputTerminal)

Converts the specified string to the equivalent DCPowerReadyForPulseTriggerEventOutputTerminal object.

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

Syntax

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

Parameters

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

Return Value

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

See Also

Log in to get a better experience