Hi,
from "Control Panel" you can show the Dialog "System Info" with "ESN" (serial number) of the device.
Is there a way to get this value and may some others from there programmatically?
I'd like to use a way with free tools usable in a batch file.
Thank you!
MC32 - Windows EC7 - System Info |
2 Replies
Hi, you should be able to use the EMDK RCM_GetESN function. The help documentation is not available online for me to link to but if you download the EMDK, open up the chm help file and search for RCM you should find the functions there.
Thank you,
is there also a ready to use tool?