![Titan Electronics USB-2CAN-M Скачать руководство пользователя страница 54](http://html1.mh-extra.com/html/titan-electronics/usb-2can-m/usb-2can-m_user-manual_1119781054.webp)
53
9.6
APPLICATION PROGRAMMING INTERFACE
The Application Programming Interface (API) gives the user tools to use all of the
functions that the CAN adapter provides. It will make it much easier for users to build
their own CAN controlling software with these functions, than to implement their
application command by command on the ASCII protocol.
Users can use Windows-based API for use with high-level languages. Please refer to
the following website for our GUI, sample codes and updates:
https://www.titan.tw/drivers/can-api.html
Содержание USB-2CAN-M
Страница 1: ...Titan Electronics Inc Web www titan tw USB 2CAN M USB CAN SI M USER S MANUAL 2019 Edition ...
Страница 5: ...4 9 6 13 Using the API in Python 70 9 6 14 Using the API in LabVIEW 71 ...
Страница 36: ...35 Connected to XXX kbits s firmware version VXXXX and operation mode at the bottom of the main panel ...
Страница 43: ...42 ...
Страница 62: ...61 Sample Command CAN_Status 2508 Checks the status bits of device connected to channel with the handle 2508 ...
Страница 66: ...65 break Status CAN_Close Handle printf Test finish n return 0 ...