
Table of Contents
Table of Contents........................................................................................................................................ 3
Preface........................................................................................................................................................ 5
1. Introduction........................................................................................................................................ 6
1.1. I/O Module Dimensions .............................................................................................................. 7
1.2. Inserting the I/O Modules........................................................................................................... 8
1.3. Wire Connections...................................................................................................................... 10
1.4. Demo Programs......................................................................................................................... 11
2. I-9048 / I-8048W module features................................................................................................... 12
2.1. General Introduction................................................................................................................. 13
2.1.1. Pin Assignment for the I-9048........................................................................................ 14
2.1.2. Pin Assignment for the I-8048W .................................................................................... 15
2.1.3. Block Diagram................................................................................................................. 16
2.1.4. Isolated or TTL Input ...................................................................................................... 18
2.1.5. Digital Input & LED indicators......................................................................................... 20
2.1.6. Programmable Rising/Falling interrupt.......................................................................... 21
2.2. Software Introduction ............................................................................................................... 23
2.2.1. Software flow chart........................................................................................................ 24
2.2.2. Recognize different interrupt service requests.............................................................. 26
3. API References.................................................................................................................................. 28
3.1. Function List .............................................................................................................................. 29
3.2. I8048W_DI_ALL......................................................................................................................... 30
3.3. I8048W_DI_Ch .......................................................................................................................... 31
3.4. I8048W_ Set_RisingReg............................................................................................................. 32
3.5. I8048W_ Set_FallingReg............................................................................................................ 33
3.6. I8048W_Read_RisingReg........................................................................................................... 34
3.7. I8048W_Read_FallingReg.......................................................................................................... 35
3.8. I8048W_Read_RisingEvent ....................................................................................................... 36
3.9. I8048W_Read_FallingEvent....................................................................................................... 37
3.10. I8048W_Read_RisingEventCount............................................................................................ 38
3.11. I8048W_Read_FallingEventCount........................................................................................... 39
3.12. I8048W_Clear_RisingEventCount ........................................................................................... 40
3.13. I8048W_Clear_FallingEventCount........................................................................................... 41
3.14. I8048W_Init............................................................................................................................. 42