File descriptions, Ih61n library (window platform only), Lcd control module – Acrosser ANR-IH61N1/A/B User Manual

Page 48: 4 ih61n library (window platform only), 1 lcd control module

Advertising
background image

5.1.4 IH61N Library (Window platform only)

The released code for Windows platform includes a folder called ‘AMB-IH61N1’. 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 ‘IH61N.lib’ and ‘IH61N.dll’. Users

who want to invoke the APIs can include the ‘IH61N.h’ in their application source code and compile

their application with the library ‘IH61N.lib’ or ‘IH61N.dll’.

Besides IH61N 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. IH61N.h

The header of the APIs.

3. IH61N.lib and IH61N.dll

The API libraries.

48

Advertising