Table of Contents

Method ConnectClkTerminals

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

ConnectClkTerminals(string, string)

Connects a source clock terminal to a destination clock terminal. A clock terminal connection is characterized by its source terminal and destination terminal.

public void ConnectClkTerminals(string sourceTerminal, string destinationTerminal)

Parameters

sourceTerminal string

Specifies the source terminal of the clock you would like to connect.

destinationTerminal string

Specifies where to route the clock signal specified in the source terminal.