Welcome
This client allows easy integration of the Singer Instruments PIXL Go!, PIXL+ and PIXL Max into 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 works on a client-server model over TCP/IP.
The SI.PIXL.Client.Grpc 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.
Note
This client is compatible with PIXL Go!, PIXL+ and PIXL Max software version 4.0.0 or later. If you are working with the original PIXL hardware please use SI.PIXL.Client