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

  • 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 128
Personal488 for Windows 95/98/Me/NT/2000
04-10-01
API Reference 6-61
TriggerList
Syntax
INT WINAPI TriggerList(DevHandlePT devHandleList);
devHandleList
is a pointer to a list of external devices.
Returns
-1
if error
Bus States
ATN
UNL, MTA, LAG, GET
Example
deviceList[0] = wave;
deviceList[1] = timer;
deviceList[2] = dmm;
deviceList[3] = NODEVICE;
errorcode = TriggerList(deviceList);
Issues a Group Execute Trigger
(
GET
) bus command to a
list of specified devices.
See Also
Trigger, SendCmd, Status
The
TriggerList
command issues a Group Execute Trigger (
GET
) bus command to the specified devices.
If no interface devices are specified, then the
GET
affects those devices that are already in the Listen state as
a result of a previous
Output
or
Send
command.
Vista de pagina 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 149 150

Comentarios a estos manuales

Sin comentarios