NationalInstruments.SemiconductorTestLibrary 25.0.0

Prefix Reserved
dotnet add package NationalInstruments.SemiconductorTestLibrary --version 25.0.0
                    
NuGet\Install-Package NationalInstruments.SemiconductorTestLibrary -Version 25.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NationalInstruments.SemiconductorTestLibrary" Version="25.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NationalInstruments.SemiconductorTestLibrary" Version="25.0.0" />
                    
Directory.Packages.props
<PackageReference Include="NationalInstruments.SemiconductorTestLibrary" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NationalInstruments.SemiconductorTestLibrary --version 25.0.0
                    
#r "nuget: NationalInstruments.SemiconductorTestLibrary, 25.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=NationalInstruments.SemiconductorTestLibrary&version=25.0.0
                    
Install NationalInstruments.SemiconductorTestLibrary as a Cake Addin
#tool nuget:?package=NationalInstruments.SemiconductorTestLibrary&version=25.0.0
                    
Install NationalInstruments.SemiconductorTestLibrary as a Cake Tool

Semiconductor Test Library for DotNet

The Semiconductor Test Library simplifies programming on the NI Semiconductor Test System (STS) and enables users to develop test programs efficiently using C#/.NET.

Refer to the ni/semi-test-library-dotnet repository on GitHub for the latest NuGet package releases, example code, and reference source code.

Documentation

A complete set of documentation for the Semiconductor Test Library can be found here: https://ni.github.io/semi-test-library-dotnet

Software Requirements

You must have the following software to use the Semiconductor Test Library:

  • STS Software 24.5 or later
  • .NET Framework 4.8 or later

Visual Studio 2022 is highly recommended.

Features

The Semiconductor Test Library includes the following high-level features:

  • Interfaces and classes—Abstract instrument sessions and encapsulate the necessary pin and site awareness.
  • Pin- and site-aware data types— Simplify instrument configuration and measurement results processing.
  • Extension methods—Abstract common, high-level instrument operations.
  • Parallelization methods—Abstract parallel for loops required to iterate over multiple instrument sessions regardless of how sessions map to pins or sites.
  • Publishing methods—Simplify results publishing and add support for the SiteData and PinSiteData types.
  • Utilities methods—Provide utility methods commonly required for writing test code.
Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
25.0.0 271 4/11/2025