23
5.15 VC I7000 Demo Programs
z Demo20 :I7000_AnalogIn demo1
z Demo21 :I7000_AnalogIn demo2
z Demo22 :I7000_AnalogIn8 demo
z Demo23 :I7000_AnalogOut demo
z Demo24 :I7000_DigitalIn demo
z Demo25 :I7000_DigitalOut demo
z Demo26 :multi-speed demo
z Demo27 :I7000_I7017In8 demo
z Demo28 :I7000_AnalogOutReadBack demo
z Demo29 :I7000_DigitalOutReadBack demo
z Demo30 :I7000_NetworkAnalogIn demo
z Demo31 :I7000_NetworkDigitalIn demo
5.16 I7000.DLL Driver Source
The driver source of I7000.DLL are given as following:
\NAP7000P\W32\I7000\I7000.H : declaration file
\NAP7000P\W32\I7000\I7000.C : program source file
\NAP7000P\W32\I7000\I7000.DEF :definition file
\NAP7000P\W32\I7000\I7000.MAK :VC++ 4.0 make file
\NAP7000P\W32\I7000\UART.LIB :import library of UART.DLL
z Use VC++ 4.0 to make this DLLs
z The I7000.DLL will call UART.DLL, therefore the UART.LIB must be put in the same directory with I7000.MAK
Kommentare zu diesen Handbüchern