Measurement-computing Personal488 rev.3.0 Uživatelský manuál Strana 111

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 150
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 149 150

Komentáře k této Příručce

Žádné komentáře