The following files make up the calibration library:

  • AteSystems.InCal.dll
    The calibration library
  • AteSystems.lic
    The license file
  • AteSystems.InCal.App.exe
    The configuration and test tool


For Win32 Native programs we also provide the following native interface library and export files:

  • AteSystems.InCal.Win32Api.dll
    The Win32 interface to the calibration library
  • AteSystems.InCal.Win32Api.lib
    The library definition file
  • AteSystems.InCal.Win32Api.exp
    The reference to exported definitions


The programming interface is implemented by the AteSystems.InCal.dll for .Net and AteSystems.InCal.Win32Api.dll for Win32. The Win32Api also provides a .lib and .exp file for programs that require them.

The AteSystems.lic file is your license file and must be included for the library to function properly.

The AteSystems.InCal.TestApp.exe is used for testing and creating configuration files easily:

The following are a quick list of Library API functions, the complete explanations can be found in Application Programming Interface (API) .

  • Abort
  • AmbCalculate
  • AmbFilename
  • AmbMeasure
  • Calibrate
  • GetConfigListByKey
  • GetConfigTypeList
  • GetErrorMessage
  • IniFileModifyKey
  • IniFileReadKey
  • Initialize
  • RunSequence
  • SendScpi
  • SetPath
  • SolCalculate
  • SolFileName
  • SolMeasure
  • SubscribeToErrorEvents
  • SubscribeToScpiCommandEvents