Measurement-computing Personal488 rev.3.0 Instrukcja Użytkownika Strona 111

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 110
Personal488 for Windows 95/98/Me/NT/2000
04-10-01
API Reference 6-43
PPollDisableList
Syntax
INT WINAPI PPollDisableList(DevHandlePT devHandleList);
devHandleList
is a pointer to a list of external devices that are to have their Parallel Poll
response disabled.
Returns
-1
if error
Bus States
ATN
UNL, MTA, LAG, PPC, PPD
Example
deviceList[0] = wave;
deviceList[1] = timer;
deviceList[2] = dmm;
deviceList[3] = NODEVICE;
errorcode = PPollDisableList(deviceList);
See Also
PPoll, PPollConfig, PPollUnconfig
The
PPollDisableList
command disables the Parallel Poll response of selected bus devices.
Przeglądanie stron 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 149 150

Komentarze do niniejszej Instrukcji

Brak uwag