Issue with CAN Ids
"Vineeta N. Wadkar" <[email protected]>
| Newsgroups | gmane.comp.hardware.bus.can |
|---|---|
| Message-ID | <[email protected]> |
Hi We are developing downloading application which uses CAN interface for downloading. We are using XL library wrapper for different vector CAN interfaces such as VN7600, VN16XX. We have observed that when set CAN_id_ECU = 0x15 and CAN_id_PC-21 downloading works successfully.But when set CAN_id_ECU = 0x05 and CAN_id_PC-11 , we need to press RESET button multiple times to get communication happen, Elase configuration settings are same. We using Vector XL Driver Library_8.2.34 (latest) for our .NET based aaplication. Mask is set to =0x7FF Is there anything we are missing in a .NET code? Vineeta