sy950915
sy950915
You are using TSMaster version 2023.3.29, which at the time only supported the x86 version. Therefore, when you use Python to call the DLL, you will encounter the error: "Error:...
Here are the ways you can use it: 1、Change your Python version to use the x86 version of Python. 2、You can also use the COM component method, for which we...
@lijieamd Here are the ways you can use it: 1、Change your Python version to use the x86 version of Python. 2、You can also use the COM component method, for which...
@ihedvall Generally speaking, the channel number should occupy one byte. I checked in CANoe, and they also designed it to use one byte.
@zariiii9003 Hello, at the moment, our approach requires users to first install Python-can and then configure it manually in order to use our device. We would like to discuss the...
@zariiii9003 Alright, thank you very much. I will take some time to research this further. I greatly appreciate your response.