Associates an open switch session with the switchName  for a multiplexer that does not have a type ID defined explicitly in the pin map file. Multiplexers in the pin map that do not specify a type ID have a default ID of NIGenericMultiplexer.

Syntax

Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI

public void SetSwitchSession(string switchName, object sessionData)

Parameters

NameTypeDescription
switchNamestring

The instrument name in the pin map file for the corresponding sessionData .

sessionDataobject

The instrument session for the corresponding switchName .