User`s manual

A
A
Appendix A Programmable Function Keys and LCM
Notice: Only the UC-7420 and UC-7410 support LCM and Keypad functions
In this appendix, we describe an internal service that is built around the function keys. This
t needing to
tes
function key links a
y
it
y
nformation and then displays the information
t
mechanism is designed to aid your applications in accessing these I/Os, but withou
understand the complexity of I/O controls. Though this service gains controls on these
programmable I/Os, it does not prevent you from developing them. Instead, we provide this
mechanism for you to make it easier for you to develop your applications.
This mechanism consists of a function key agent and a configuration utility. The agent opera
based on five lists of pre-defined action items. Each list corresponding to a
cyclic series of action items (10 at most) to be executed. The header item of this list maps directl
to the first hit of the function key and then the next items follow. At the end of the list, the next h
circles the action back to the first item. A list without items comes with no action to be executed.
Each action item can be in plain text or an application that you develop. The former is normally
used for a reminder message, such as a manual for operating the function keys. The latter can be
an LCM application. Nevertheless, this application is required to use the LCM APIs in our librar
mxdev.lib to transmit the variable text to the LCM.
We have used this mechanism to implement an application on function key F1. When the key is
pressed, the agent triggers this application to gather i
on the LCM. The information includes the firmware version, network address settings, and curren
memory usage of the computer. These are particularly useful when you forget network information
and have difficulties connecting to the computer. In addition, it provides an alarm system
indicating the availability of your memory resource in the computer by preventing you from
overusing your memory or losing data.
g this function key service for I/Os, the web-based ma
configure action items. To configure a plain text item
To assist you in usin nagement system also
implements a utility to llow these steps: , fo