PCBUSB-Library - Version 0.9 released
Version 0.9 (Build 902 of June 25, 2020):
- Data types from
<MacTypes.h>as replacement for Peak´s usage of WindowsBYTE,WORD,DWORDandUINT64(field CAN ID is now 32-bit wide) - Synchronized the API to Peak´s PCANBasic version 4.4.0.288
- Parameter
PCAN_DEVICE_IDcan be read in pre-initialization state - Fixed some bugs with status bit:
PCAN_ERROR_QXMTFULL,PCAN_ERROR_XMTFULL,PCAN_ERROR_QOVERRUN,PCAN_ERROR_BUSLIGHT - Added a delay of 1 μsec in
CAN_Writeto run on macOS 10.15 (Catalina)