We have a large number of mobile computers that are either MC9200 or their forerunners. The batteries are all interchangeable and some are as old as 2007. We need to create a log of battery serial numbers and their dates of manufacture. I have developed other software for these devices and would like to be able to extend this software so that it can push the battery details to a web-service.
Does anyone know if Zebra (or others) publish C# compatible libraries that make available the battery data?
Thanks,
David
Battery Diagnostics API for Windows Mobile |
1 Replies
Hi, you can use the EMDK for .NET SDK to obtain battery information on WM/CE devices: https://www.zebra.com/us/en/support-downloads/software/developer-tools/…; Please use the SmartBatteryStatus which is part of Symbol.ResourceCoordination. There should be a sample installed alongside the EMDK & the link to that should be under Start>Programs>EMDK...