Dll Driver; Table Of Errorcode And Errorstring - ICP DAS USA PIS0-DA2 User Manual

Table of Contents

Advertisement

4.DLL Driver

The DLL driver is the collection of function calls of the PISO-DA2 cards for
Windows 98/Me/NT/2000/XP system. The application structure is presented as
following figure. The user application program developed by designate tools like
VB, Delphi and Borland C
And then DLL driver will bypass the function call to Windrvr6.sys to access the
hardware system.

4.1 Table of ErrorCode and ErrorString

Error Code
0
PISODA_NoError
1
PISODA_ActiveBoardError
2
PISODA_ExceedFindBoards
3
PISODA_DriverNoOpen
4
PISODA_BoardNoActive
5
PISODA_WriteEEPROMError Fail to write data to EEPROM.
6
PISODA_ParameterError
++
Builder can call PISODA.DLL driver in user mode.
VB / Delphi / BCB
program
PISODA.DLL
Windrvr6.sys
(for NT/98/Me/2000/XP)
PISO-DA2 hardware
Error ID
PISO-DA2 User Manual (Ver :1.0 05/20/03) -----23
user mode
kernel mode
Comment
OK
This board can not be activated.
The board number exceeds the
current total board number (N).
Kernel driver can't be found.
The board is not activated
Parameter is null or out of range

Advertisement

Table of Contents
loading

Table of Contents