Table of Contents

Method BuildTerminalName

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

BuildTerminalName(string, string)

Builds the terminal name for the specified trigger or event type.

public string BuildTerminalName(string channelString, string triggerOrEventTypeName)

Parameters

channelString string

The channel string.

triggerOrEventTypeName string

The trigger or event type.

Returns

string

The built terminal name.