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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 104
Personal488 for Windows 95/98/Me/NT/2000
04-10-01
API Reference 6-37
OpenName
Syntax
DevHandleT WINAPI OpenName(LPSTR name);
name
is the name of an interface or external device.
Returns
-1
if error
otherwise, the device handle associated with the given name
Bus State
None
Examples
dmm = OpenName(DMM);
Opens the external device
DMM
dmm = OpenName(IEEE:DMM);
Specifies the interface to which the external
device is connected
See Also
MakeDevice, Close
The
OpenName
command opens the specified interface or external device and returns a device handle for
use in accessing that device.
Przeglądanie stron 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 149 150

Komentarze do niniejszej Instrukcji

Brak uwag