![Omega OMB-PER-488/W95 Скачать руководство пользователя страница 109](http://html1.mh-extra.com/html/omega/omb-per-488-w95/omb-per-488-w95_user-manual_4058772109.webp)
Personal488 User's Manual For Windows 95 and Windows NT
API Command Reference 103
SendEoi
Syntax
INT WINAPI SendEoi(DevHandleT devHandle, LPBYTE data, DWORD
len);
devHandle
refers to an interface handle.
data
points to a string of data bytes to be sent.
len
is the length of the data string.
Response
None
Mode
Any
Bus States
User-defined
Example
char data[] = “W0X”;
errorcode = SendEoi(ieee, data, strlen (data));
See Also
SendCmd, SendData
The
SendEoi
command provides byte-by-byte control of data transfers and gives greater flexibility
than the other commands. This command can specify exactly which operations Driver488 executes.
Driver488 asserts
EOI
during the transfer of the final byte.
Содержание OMB-PER-488/W95
Страница 1: ......
Страница 4: ...ii Personal488 User s Manual For Windows 95 and Windows NT Notes...
Страница 38: ...32 Personal488 with GP488B Personal488 User s Manual For Windows95 and Windows NT Notes...
Страница 52: ...46 Driver488 W95 Driver488 WNT Personal488 User s Manual For Windows95 and Windows NT Notes...
Страница 136: ...130 Appendix Personal488 User s Manual For Windows95 and Windows NT Notes...
Страница 139: ...Personal488 User s Manual For Windows 95 and Windows NT Index 133 Notes...
Страница 142: ...136 Abbreviations Personal488 User s Manual For Windows95 and Windows NT Notes...