The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CPU_SerialNumber


Unit:SDL_cpuid
Class: none
Declaration: function CPU_SerialNumber: string;

The function CPU_SerialNumber returns a 24-character string containing the serial number. Please note that the serial number is not supported by processors before the Intel PIII; in addition the serial number may be switched off. If the serial number is not supported by the CPU an empty string is returned.

Example: This function is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): cpuinfo



Last Update: 2023-Feb-06