The JoeScan Pinchot .NET API is the interface to JoeScan JS-50 scan heads. This API allows users to develop software to run on a desktop computer and control scan heads that are connected to the same network. Please see the Developer Portal for downloads, software references, and system documentation.
The easiest way to start using the Pinchot API in your project is by installing the NuGet package that is provided with every release. Search "pinchot" in Visual Studio's NuGet Package Manager window to quickly install the Pinchot API into your runtime.
For direct support for the JoeScan Pinchot API, please reach out to your JoeScan company representative and we will provide assistance as soon as possible. The GitHub page for this project is also monitored by developers within JoeScan and can be used to post issues and open pull requests.
The JoeScan Pinchot API is open sourced on GitHub. In order to build the API and software examples in Windows 10 or 11, Visual Studio 2022 with the .NET 6 Runtime (".NET desktop development" workload in Visual Studio Installer) is needed.