![TSI Incorporated 8587A Скачать руководство пользователя страница 74](http://html1.mh-extra.com/html/tsi-incorporated/8587a/8587a_operation-and-service-manual_1178069074.webp)
C-6
Model 8587A Laser Photometer
DeviceOpen
To open a connection to the device, use the DeviceOpen() method.
HANDLE
DeviceOpen( PSTR szDeviceName,
LPDWORD dwRetErrorVal,
BOOL bTerminal = FALSE);
Parameter
Description
Type
szDeviceName
The szDeviceName parameter is the name
of the device to be opened. The device
name is returned from the ListDevices()
method.
PSTR
dwRetErrorVal
The dwRetErrorVal parameter is a Win32
error code returned from the Windows API. A
successful DeviceOpen returns
ERROR_SUCCESS (0x0000).
Long Pointer to a DWORD
bTerminal
The size in bytes of the data being
transferred to the device. This value should
be set to TRUE when opening a connection
to a Model 8587A Laser Photometer.
BOOLEAN
Return value:
This method returns a handle to the open device. A successful
DeviceOpen returns a handle value that is not equal to
INVALID_HANDLE_VALUE (0xFFFF).
Example Code:
HANDLE hDeviceHandle = INVALID_DEVICE_HANDLE;
DWORD dwErrorCode = ERROR_IO_DEVICE;
hDeviceHandle = DeviceOpen(deviceList[0], &dwErrorCode, TRUE);
Содержание 8587A
Страница 1: ...LASER PHOTOMETER MODEL 8587A OPERATION AND SERVICE MANUAL P N 1980538 REVISION D JULY 2015 ...
Страница 2: ......
Страница 10: ...x Model 8587A Laser Photometer This page intentionally left blank ...
Страница 16: ...xvi Model 8587A Laser Photometer This page intentionally left blank ...
Страница 22: ...2 4 Model 8587A Laser Photometer This page intentionally left blank ...
Страница 34: ...3 12 Model 8587A Laser Photometer Figure 3 4 Sheath Air Flow System ...
Страница 46: ...4 8 Model 8587A Laser Photometer This page intentionally left blank ...
Страница 52: ...5 6 Model 8587A Laser Photometer This page intentionally left blank ...
Страница 68: ...B 14 Model 8587A Laser Photometer This page intentionally left blank ...
Страница 80: ...C 12 Model 8587A Laser Photometer This page intentionally left blank ...
Страница 84: ......