![Omega OMB-PER-488/W95 User Manual Download Page 108](http://html1.mh-extra.com/html/omega/omb-per-488-w95/omb-per-488-w95_user-manual_4058772108.webp)
102 API Command Reference
Personal488 User's Manual For Windows95 and Windows NT
SendData
Syntax
INT WINAPI SendData(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 = SendData(ieee, data, strlen (data));
See Also
SendCmd, SendEoi
The
SendData
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.
Summary of Contents for OMB-PER-488/W95
Page 1: ......
Page 4: ...ii Personal488 User s Manual For Windows 95 and Windows NT Notes...
Page 38: ...32 Personal488 with GP488B Personal488 User s Manual For Windows95 and Windows NT Notes...
Page 52: ...46 Driver488 W95 Driver488 WNT Personal488 User s Manual For Windows95 and Windows NT Notes...
Page 136: ...130 Appendix Personal488 User s Manual For Windows95 and Windows NT Notes...
Page 139: ...Personal488 User s Manual For Windows 95 and Windows NT Index 133 Notes...
Page 142: ...136 Abbreviations Personal488 User s Manual For Windows95 and Windows NT Notes...