Skip to content

TechNexion-Vision/vizionsdk-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSVizionSDK

CSVizionSDK is a software development kit for C# wrapped from the original VizionSDK C++ implementation. It supports various versions of .NET on Windows platforms.

What is included in the repository

  • samples/ : C# samples project source code.
  • config/ : A config file of TechNexion Camera series for CSVizionSDK.

Supported TechNexion Cameras

Sensor MIPI FPD-LinkIII UVC
AR0144 ✓ TEVS-AR0144 ✓ VLS3-AR0144 ✓ VCI-AR0144
AR0145 ✓ TEVS-AR0145 ✓ VLS3-AR0145
AR0234 ✓ TEVS-AR0234 ✓ VLS3-AR0234 ✓ VCI-AR0234
AR0521 ✓ TEVS-AR0521 ✓ VLS3-AR0521 ✓ VCI-AR0521
AR0522 ✓ TEVS-AR0522 ✓ VLS3-AR0522 ✓ VCI-AR0522
AR0821 ✓ TEVS-AR0821 ✓ VLS3-AR0821 ✓ VCI-AR0821
AR0822 ✓ TEVS-AR0822 ✓ VLS3-AR0822 ✓ VCI-AR0822
AR1335 ✓ TEVS-AR1335 ✓ VLS3-AR1335 ✓ VCI-AR1335

Supported Versions

CSVizionSDK targets .NET Standard 2.0 and is compatible with:

  • .NET Core 2.0+
  • .NET Framework 4.6.1+
  • .NET 5+

How to Install CSVizionSDK

Install from the NuGet.org directly

dotnet add package CSVizionSDK --version {VERSION}
  • Windows 10 and 11 (64-bit)

Documents

Related links

About

C# API for the VizionSDK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages