Sendeoi, Syntax, No equivalent commands – Measurement Computing GPIB-488.2 User Manual

Page 56

Advertising
background image

3-38

IOtech to Associated MCC APIs

986992

GPIB 488.2 Porting Guide

IOtech GPIB Commands

Associated MCC GPIB 488.2 Command(s)

SendEoi

No Equivalent Commands

Syntax

SendEOI

INT WINAPI SendEoi(DevHandleT devHandle,

LPBYTE data, DWORD count);

Usage Notes

SendEOI – No longer to be used. This command provided byte-by-byte control of data
transfer and had great flexibility. This command could specify exactly which operations
Driver488 was to execute. Driver488 asserted EOI during the transfer of the final byte.
Similar functionality can only be achieved by coding efforts, of such magnitude, that they
are beyond the scope of this document.

Advertising