Specifications
7-6
7.1.5 Files to Be Managed
Fig. 7-3 shows the types of files managed by the DIO Manager:
Fig. 7-3 Files Managed by DIO Manager
7.1.5.1 DIO File (*.DIO)
The DIO file saves I/O information used for the project.
Since a separate file is created for each project, respective I/O information can
be managed without confusion even if multiple projects are involved.
The file name extension is “.DIO”.
7.1.5.2 I/O Layout Macro Definition File (dio_tab.h)
This file contains definitions corresponding to I/O macro names and I/O
numbers.
The I/O layout macro definition file is located where the DIO file (*.DIO) is
found.
The file name reads “dio_tab.h”.
To render the I/O macro applicable from the PAC program, it is necessary to
input this macro definition file at the head of the program using #INCLUDE
statement.
7.1.5.3 Configuration Macro Definition File (dio_cnf.h)
Contains the macro definitions for the content of hardware settings.
The Configuration macro definition file is located where the system project file
is found.
The file name reads “dio_cnf.h”.
∗.DIO
dio_tab
.h
dio_cnf
.h
DIO
File
I/O Distribution
Macro Definition
File
Configuration Macro
Definition File
DIO
Manager