Specifications

9-8
9.1.4.4 Macro Definition File (vis_tab.h)
Contains the correspondence definition, between the window macro name and
number, and the macro name and number of search model. The macro
definition file is located wherever the vision file (*.vis) is. The file name is
“vis_tab.h”.
9.1.4.5 Configuration Macro Definition File (vis_cnf.h)
Contains the vision set data macro definition information. The configuration
macro definition file is located wherever the vision file (*.vis) is. The file name
is “vis_cnf.h”.
To use the macros related with window, search model, and configuration in
PAC project, it is necessary to read this macro definition file by specifying
#INCLUDE statement at the top of program.