Special CE Functions

Two special CE functions for extracting multiple values from the scan task buffer (see Device Independent Fields Treated Specially ), have been included as part of the release. To incorporate these CE functions in with your existing CE functions, the following files have been provided in the /usr/tesserNet/obj/CE directory:

The contents of oem_stub.c and oem_table.c could be transferred into user_stub.c and user_table.c if you want the CE functions to reside in the user table.

To re-make the executables, you will need to copy the following files into the directory before running make:

These files can be found in the ${RTAPROOT}/obj directory.

The makefile will use the rtMqdbm.o and rtDbCfServer.o files from the ${RTAPROOT}/obj directory. If you want to use different object files, you will have to manually change the appropriate makefile.