![Tews Technologies TIP810-SW-42 Скачать руководство пользователя страница 12](http://html1.mh-extra.com/html/tews-technologies/tip810-sw-42/tip810-sw-42_user-manual_1093635012.webp)
TIP810-SW-42 - VxWorks Device Driver
Page 12 of 36
else
{
/* Error occurred when creating the device */
}
}
RETURNS
OK, or ERROR if no device was found or an error occurred during device initialization.
ERROR CODES
The error codes are stored in
errno
and can be read with the function
errnoGet()
.
Error code
Description
S_ioLib_NO_DRIVER
The TIP810 driver has not been started
EINVAL
Input parameters are invalid
EISCONN
The device has been created already
SEE ALSO
VxWorks Programmer’s Guide: I/O System