Measurement-computing Personal488 rev.3.0 Manual de usuario Pagina 111

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 150
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 149 150

Comentarios a estos manuales

Sin comentarios