Windows CE Library - System Information Library (SysInfoLib)
danger
this is a legacy library and thus not supported by Toradex anymore. We recommend that you use the new libraries for all Toradex modules. Please see the Toradex CE Libraries and Code Samples for up-to-date information.
Description
This library provides access to configuration information.
Current Version
V1.4
Application Notes
SysInfoLib provides access to OS version, Image version, Boot Loader version, Board version, Board Serial Number, MAC Address and more.
Library API
Click here for the library API
Other Resources
Revision History
Date | Rev | Change Notes |
---|---|---|
11/03/2014 | V1.4 | fixed documentation of return values for SysInfoLibDeInit() and SaveUserData() Make sure that return value TRUE is represented as 1 in functions GetBoardVersion(), GetMACAddress(), SetMACAddress() and GetBoardSerial() |
23/09/2013 | V1.3.2 | Change default SDK to Colibri600 |
12/08/2013 | V1.3.1 | Fixed getSystemSpeeds() to output correct CPU Speed on Tegra processors |