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_ExModel


Unit:SDL_cpuid
Class: none
Declaration: function CPU_ExModel: LongInt;

The function CPU_ExModel identifies the microprocessor’s manufacturing technology and design generation (e.g. Model 4). Model number is used along with family to determine which specific processor in a family of processors that your computer contains.

For more information on model and family numbers please see the description of the function CPU_ExFamily.

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