File descriptions, Ib75n library (window platform only), Lcd control module – Acrosser ANR-IB75N1/A/B User Manual
Page 51: 4 ib75n library (window platform only), 1 lcd control module
5.1.4 IB75N Library (Window platform only)
The released code for Windows platform includes a folder called ‘AMB-IB75N1’. In this folder,
there are header files and source codes of all the APIs of LCM module, Watchdog, and LAN Bypass
functions. The source codes in this folder generate the API library ‘IB75N.lib’ and ‘IB75N.dll’. Users
who want to invoke the APIs can include the ‘IB75N.h’ in their application source code and compile
their application with the library ‘IB75N.lib’ or ‘IB75N.dll’.
Besides IB75N libraries, there are WinIo32.sys, WinIo32.lib, and WinIo32.dll in this directory.
These files are indispensable for LAN Bypass application, Watchdog application. Please put these
three files with LAN Bypass application, Watchdog application in the same folder. The APIs invoke
WinIo32.lib, WinIo32.dll, and WinIo32.sys implicitly.
5.2. File Descriptions
5.2.1 LCD Control Module
On Linux platform:
1. lcmdemo.c
This file is the source code of the demo program. This program displays the user interface,
processes user’s input, and invokes LCM APIs to demonstrates the functions of LCM.
2. lcm.h
This file includes the declarations and macro definitions needed by lcm.c.
3. serialport.h
This file includes the declarations and macro definitions needed by serialport.c.
On Window platform:
1. IB75N.h
The header of the APIs.
3. IB75N.lib and IB75N.dll
The API libraries.
51