The AdvancedMenu library is a library for controlling the screen display, input from the keys and the barcode reader.

To use this library, link the following library to your application program.

Header file:
lib.h
AdvancedMenu.h
Library file:
libAdvancedMenu.a
libSTARTUPOPH5000.a
Latest version:

Release history: AdvancedMenu library

How to link the library:

Add library file



The AdvencedMenu library consists of the following elements:

Screen design

Define the screen with the structures provided by the AdvancedMenu library.

Menu display functions

The menu display functions display the screen according to the definition of the screen design and provide functions for controlling character input and barcode reading.
     

List display functions

The list display functions display the screen according to the definition of the screen design and provide functions for displaying a scrollable list in a specified location.

By using this library, you can easily develop an easy-to-use application program with consistent operability without directly calling primitive functions such as the Display library, Key library, and Barcode reader library.


Overview

How to use

Functions

Structures

Sample ptograms

Last updated: 2021/10/04