NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerReadyForPulseTriggerEventOutputTerminal.FromString Method

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerReadyForPulseTriggerEventOutputTerminal.FromString Method

DCPowerReadyForPulseTriggerEventOutputTerminalFromString Method

Creates a DCPowerReadyForPulseTriggerEventOutputTerminal object from the specified string.

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

Syntax

public static DCPowerReadyForPulseTriggerEventOutputTerminal FromString(
	string outputTerminal
)
Public Shared Function FromString ( 
	outputTerminal As String
) As DCPowerReadyForPulseTriggerEventOutputTerminal

Parameters

outputTerminal
Type: SystemString
Specifies a string that is the output terminal of DCPowerReadyForPulseTriggerEvent.

Return Value

Type: DCPowerReadyForPulseTriggerEventOutputTerminal
Returns an object of type DCPowerReadyForPulseTriggerEventOutputTerminal.

See Also

Log in to get a better experience