Table of Contents

Method DisconnectClkTerminals

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

DisconnectClkTerminals(string, string)

Closes a route between a source clock terminal and a destination clock terminal.

public void DisconnectClkTerminals(string sourceTerminal, string destinationTerminal)

Parameters

sourceTerminal string

Specifies the source clock terminal to disconnect from the destination terminal.

destinationTerminal string

Specifies the destination clock terminal to disconnect from the source terminal.