|
HWg SDK (Software Development Kit)
HWg SDK is a Unix and Windows based library with frequently used functions for all IP based devices from the HW group company. SDK is designed to reduce the time cost on custommer's side for HW group devices implementation.
When can be useful to use the SDK? For example, Poseidon family devices share the sensor values over documented .xml file and communicate over SNMP. You can implement standard XML parser into your software. But than you have to implement SNMP Traps parser to be able receive Alarm Alerts. With using HWg SDK you have values array and group of functions, able handle with related values (read values from all related remote devices, synchronize outputs or synchronize remote alarm trigger level with your local value). More, we demonstrate how to use SDK in several programming languagues.
Basic SDK features
- HWg SDK is simple and easy to understand
- HWg SDK speed up your implementation of HWg products
- HWg SDK take care of all firmware updates in the future
- HWg SDK is ready to be used with most popular programming languages
Choose your programming language
The examples, how to handle with SDK functions or communicate directly with devices are available for several programming languages:
- Visual Basic (6.0) (all 3xx examples)
- Borland C++ (all 1xx examples)
- Delphi (all 4xx examples)
- Microsoft Visual C++ (all 2xx examples)
- .NET (all 5xx examples)
- All other examples or examples not using SDK functions (all 9xx examples)
Choose your device
The SDK support only several devices from our product lines:
How to obtain HWg SDK?
Our SDK is not public, it's for free, but to be able to provide high service level, HW group share it with our custommers only. You can request the latest version of the HWg SDK by email, fill this form.
|