Programming
BUF-PCI(PC), BUF-PCI(98)
45
Programming Input and Output to and from I/O Ports
The board mounted in the I/O expansion unit can be accessed by
replacing general I/O instructions with the I/O port input/output
functions of the BUF-PCI driver software.
When you specify enabling or disabling of the I/O wait and the refresh
signal after initializing, I/O port input/output functions can be executed.
For a realistic example, see the sample program for Windows.
Figure 3.1. Programming I/O Port Input and Output
Processes
Notes!
- Terminating the program without the terminate process may prevent
subsequent programs from operating normally.
- To reinitialize after executing the initialization process, run the
termination process first and then the initialization process. (The
initialization and termination processes must exist as a pair.)