Closed eric-qianfeng closed 3 years ago
@eric-qianfeng Can you provide me with the following:
@drebbe-intrepid , the following is my answer:
I was unable to reproduce this here and I looks like you are in contact with our support department. I'm going to close this out, if you find there is an issue with the API please re-open this issue please!
When use VCAN4-4 to tx & rx 15765-2 message and found a very weird things. Attached the python code they used, which is based on the demo code. Please remove the txt extenstion. iso15765_example.py.txt
If use network HSCAN1 (netid is ics.NETID_HSCAN), the get_messages function return the messages what we want, it include 0x7E0 & 0x7E8:
But if we change the network to HSCAN2(netid is ics.NETID_HSCAN2), the get_messages function return messages doesn’t include 0x7E8:
We use the same code to test Fire2 HSCAN & HSCAN2, it works, the return messages include 0x7E8.