Welcome
This client allows easy integration of the Singer instruments PIXL in to any application based on .NET technologies, including:
- .NET Framework 4.6.1 or above.
- .NET Core 2.0 or above.
- .NET Standard 2.0 or above.
The client is based on gRPC and SiLA2 and works on a client-server model over TCP/IP.
The SI.PIXL.Client NuGet package is written in C# and targets .Net Standard 2.0, which allows maximum compatibility within the .Net family. If you would like to target a platform outside of the .NET family this is still possible by using gRPC and the underlying .proto files to generate stubs for the desired language. The .proto files that constitute the PIXL API can be obtained by emailing technicalsupport@singerinstruments.com. Implementations of SiLA2 for various languages are available on the official SiLA2 GitLab page.
Note
This client is compatible with PIXL software version 3.24.0809.1 or later.