PCBUSB-Wrapper - Version 0.2.3 released
Version 0.2.3 (Commit d2e9369 of February 6, 2022):
- Updated CAN API sources to rev. 1036
- Fixed a bug with property GET_DEVICE_TYPE (re-renamed property
GET_DEVICE_CHANNELintoGET_DEVICE_TYPEto display the device type as specified instead of the channel no of the device) - Fixed a bug with reading property
GET_DEVICE_VENDORandGET_DEVICE_DLLNAME(they can also be read without a handle) - Fixed a bug with message flag
stson reception - Added operations
GetFirstChannelandGetNextChannelto classCPeakCANto query channel information - Updated the utilities to get the list of channels from the library (like
can_boards[]in C interface)