Components

The simulation DLL consists of 3 components:

  1. the simulation DLL kernelv_mt.dll
  2. the header file kernelv.h
  3. the lib file kernelv_mt.lib for implicit linking.

A valid license is also required to use the DLL.

Diagnosis

The “ahmi.exe” program is included for diagnostic purposes.

This program calls internal diagnostic data from the kernelv DLL and saves it to a text file.

The ahmi.exe program is only intended for diagnostic purposes and should not be used as a user interface for the kernelv DLL.

In addition, the internal diagnosis data is also stored in a file linked to the kernelv_diagnosis_upload() function.