![Omega OMB-PER-488/W95 Скачать руководство пользователя страница 107](http://html1.mh-extra.com/html/omega/omb-per-488-w95/omb-per-488-w95_user-manual_4058772107.webp)
Personal488 User's Manual For Windows 95 and Windows NT
API Command Reference 101
SendCmd
Syntax
INT WINAPI SendCmd(DevHandleT devHandle, LPBYTE commands,
DWORD len);
devHandle
refers to an interface handle.
commands
points to a string of command bytes to be sent.
len
is the length of the command string.
Response
None
Mode
CA
Bus States
User-defined
Example
char command[] = “U?0";
errorcode = SendCmd(ieee, &command, sizeof command);
See Also
SendData, SendEoi
The
SendCmd
command sends a specified string of bytes with Attention (
ATN
) asserted, causing the
data to be interpreted as IEEE 488 command bytes.
Содержание 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...