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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 85
Personal488 for Windows 95/98/Me/NT/2000
04-10-01
API Reference 6-18
Error
Syntax
INT WINAPI Error(DevHandleT devHandle, BOOL display);
devHandle
refers to either an IEEE 488 interface or an external device.
display
indicates whether the error message display should be
ON
or
OFF
.
Returns
-1
if error
Bus States
None
Example
errorcode = Error(ieee, OFF);
See Also
OnEvent, GetError, GetErrorList, Status
The
Error
command enables or disables automatic on-screen display of Driver488 error messages.
Specifying
ON
enables the error message display, while specifying
OFF
disables the error message display.
Error
ON
is the default condition.
Przeglądanie stron 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 149 150

Komentarze do niniejszej Instrukcji

Brak uwag