Getsystemserialnumber - ICP DAS USA MP-8 43 Series Function Reference

Hide thumbs Also See for MP-8 43 Series:
Table of Contents

Advertisement

2.2.3 GetSystemSerialNumber

Description:
This function retrieves the hardware serial identification number on the PAC
main controller. This function supports the control of hardware versions by
reading the 64-bit serial ID chip.
Syntax:
int GetSystemSerialNumber(char
Parameter:
SN:
[Output] the pointer to a buffer to receive the serial ID number.
Return Value:
0:
indicates success.
1:
indicates failure.
Example:
char
serialNo[8];
GetSystemSerialNumber(serialNo);
//Returned value: serialNo=0x9 EF EF EB BA EA BE AF
Remark:
http://www.icpdas.com
++]
[C
*SN)
MP-8x43 Function Reference V 1.0
15 

Advertisement

Table of Contents
loading

Table of Contents