![TSI Incorporated 8587A Скачать руководство пользователя страница 73](http://html1.mh-extra.com/html/tsi-incorporated/8587a/8587a_operation-and-service-manual_1178069073.webp)
Technical Information for Program Development Using USB Communications C-5
W i n d o w s R e g i s t r y S e t t i n g s
The TsiUsb Device driver and DLL make use of the Windows registry for a
few variable values.
These values are maintained within the following registry key:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\
TSIUSB\Parameters]
The values are defined as follows:
BusyWaitms
This value is in milliseconds. This specifies the
number of milliseconds to wait before resending a
command to a device when a
USB_STATUS_BUSY is returned. The default
value is 5 ms.
TransferTimeout
This value is in seconds. This value specifies the
number of seconds to wait for a device to
complete a command request. The default value
is 2 seconds.
C o n n e c t i n g t o t h e A t t a c h e d D e v i c e
ListDevices
Use the ListDevices() method to determine the number of available devices
attached.
UINT
ListDevices (LPCTSTR m_tsiUsbDevlist[]);
Parameter
Description
Type
m_tsiUsbDevlist
An array of the symbolic Link Name of each
connected available attached device.
LPCTSTR array
Return value:
The unsigned integer returned is the number of available attached
devices.
Example Code:
int nDevices = 0;
const char *deviceList[256];
nDevices = ListDevices(deviceList);
Содержание 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: ......