Solution
Vision Acquisition Software (VAS) 19.0, Vision Development Module (VDM) 2019 and Vision Builder AI (VBAI) 2018 SP1 no longer includes .NET support.
As of 2019, Vision .NET APIs are now open-sourced and available on Github:
The projects will include .NET wrapper C code to build .NET assemblies from the latest C released DLLs.
Follow the instructions in the
README.md to:
- Rebuild 32-bit (and 64-bit for VDM) assemblies to use latest version of Vision software installed on the system
- Add new entry points to the .NET assemblies
As part of the initiative to open source .NET, NI will no longer support the .NET Vision APIs through NI Support. Support will be done through the Github open source community. Report issues to each product's respective Github Issues page or refer to the Bug Reports section of the Github page.