Software Development Kit and REST Interface

Software development kit and REST for 2250/2270

The 2250/2270 SDK is a description of the 2250/2270 programming interfaces.

The package contains two programming interfaces:

2250 SDK: Using this interface you can connect to a 2250/2270, setup and control it, readout single values from current measurement, transfer saved projects to the PC and convert projects to XML-files for easy interpretation. Examples of use with C# for Visual Studio 2010 and Visual Basic 6 programs. This interface can be used on Windows PC’s only.

2250 REST: Using this interface you can connect to a 2250/2270, setup and control it and readout single values from current measurement (but not complete projects). This interface uses HTTP and only requires the IP address of the instrument. This interface can be used from any platform (Windows, Mac, iOS, Android, Linux, etc.).


Download:
 2250/2270 Software Development kit