![Sys Tec Electronic USB-CANmodul Скачать руководство пользователя страница 44](http://html1.mh-extra.com/html/sys-tec-electronic/usb-canmodul/usb-canmodul_system-manual_1421546044.webp)
USB-CANmodul
42
SYS TEC electronic GmbH 2001 L-487e_6
Description:
Returns the hardware information of a USB-CANmodul. This
function is especially useful if a USB-CANmodul has been initialized
with the device number USBCAN_ANY_MODULE. Afterwards, the
hardware
information contains the device number of the initialized
USB-CANmodul.
Example:
BYTE bRet;
tUcanHandle UcanHandle;
tUcanHardwareInfo HwInfo;
char szDeviceNr[24];
...
// initialize USB-CANmodul
bRet = UcanInitHardware (&UcanHandle, USBCAN_ANY_MODULE, NULL);
// no error?
if (!bRet)
{
// get hardware information
UcanGetHardwareInfo (UcanHandle, &HwInfo);
// change the device number into a string
wsprintf (szDeviceNr, „device number = %d“, HwInfo.m_bDeviceNr);
...
}
...
Содержание USB-CANmodul
Страница 1: ...A Product of PHYTEC Technologie Holding AG USB CANmodul Systems Manual Edition March 2001 ...
Страница 10: ...USB CANmodul 8 SYS TEC electronic GmbH 2001 L 487e_6 ...
Страница 22: ...USB CANmodul 20 SYS TEC electronic GmbH 2001 L 487e_6 ...
Страница 70: ...USB CANmodul 68 SYS TEC electronic GmbH 2001 L 487e_6 ...
Страница 74: ...Published by SYS TEC electronic 2001 Ordering No L 487e_6 Printed in Germany ...