9
Chapter 1
Programming with Device Drivers Function Library
Advantech Device Drivers offer a rich function library that can be utilized
in various application programs. This function library consists of numer-
ous APIs that support many development tools, such as
Visual Studio .Net, Visual C++, Visual Basic, Delphi and C++ Builder.
According to their specific functions or services, APIs can be categorized
into several function groups:
• Analog Input Function Group
• Analog Output Function Group
• Digital Input/Output Function Group
• Counter Function Group
• Port Function Group (direct I/O)
• Event Function Group
For the usage and parameters of each function, please refer to the
Func-
tion Overview
chapter in the
Device Drivers Manual
.
Troubleshooting Device Drivers Error
Driver functions will return a status code when they are called to perform
a certain task for the application. When a function returns a code that is
not zero, it means the function has failed to perform its designated func-
tion. To troubleshoot the Device Drivers error, you can pass the error
code to DRV_GetErrorMessage function to return the error message.
Alternatively, you can refer to the
Device Drivers Error Codes
Appendix
in the
Device Drivers Manual
for a detailed listing of Error Codes, Error
IDs and Error Messages.
Summary of Contents for PCI-1710HGU
Page 1: ...PCI 1710U Series 12 bit Multifunction Cards with Universal PCI Bus User Manual...
Page 12: ...PCI 1710U Series User Manual 6 Figure 1 1 Installation Flow Chart...
Page 24: ...PCI 1710U Series User Manual 18...
Page 35: ...2 APPENDIX A Specifications...
Page 41: ...35 Appendix A...
Page 42: ...PCI 1710U Series User Manual 36...
Page 43: ...2 APPENDIX B Block Diagrams...
Page 44: ...PCI 1710U Series User Manual 38 Appendix B Block Diagrams...