EbmPapstFanDll

The ebmPapstFan.dll is a program library provided by ebm-papst to allow the integration of their own fans in the form of product data, measuring data and conversions into the design programs used in refrigeration, air-conditioning and ventilation.

Important: To initialize the DLL, the command SET_XML_PATH_PC must be called. This function only has to be called once initially, this loads the data into the main memory.


Illustration:

 

The picture shows how an "AHU DESIGN SOFTWARE" works with the ebmPapstFan.dll. The ebmPapstFan.dll is integrated into the "AHU DESIGN SOFTWARE" as a program library. The procedures such as "SET_XML_PATH_PC", "GET_PRODUCTS_PC" are then available via the DLL interface. The ebmPapstFan.dll works with so-called collections, these are each stored in a SQLite database. In a collection, several products are provided, usually industry-specific or application-specific. The ebmPapstFan.dll uses so-called collections which are stored in an SQLite database. In such a collection, the product and measuring data concerning the fans are managed. One such collection contains a number of products, normally selected on the basis of relevant industry or application.
 
The function "SET_XML_PATH_PC" makes the “AHU DESIGN SOFTWARE” define which collection is to be worked with.