Doc. # 1-0002899 | |||
---|---|---|---|
Date Updated | 07-27-2005 | Date Created | 07-27-2000 |
Document Type | Knowledge Base | Related OS | |
Related Product | 32-bit DLL Drivers/ PPC-100 |
How to perform Digital IO of PPC-100 in Windows 95/98/NT? | |||
---|---|---|---|
Solution:
User can take use of the Direct I/O driver in the 32-bit DLL driver. Please refer to the attached diagram for the wiring of digital output on PPC-100.
Also, user can verify the wiring configuration in DOS environment first. Use the program 'debug.exe', you can get digital input by typing ' i 430', and output by typing 'o 430 x' ( x means 0 to F). Then verify the driver with the 'portio' example.
|