11-29-2005
02:14 PM
- last edited on
01-29-2024
01:54 PM
by
migration-bot
11-29-2005
02:42 PM
- last edited on
01-29-2024
01:54 PM
by
migration-bot
Hi Khalid,
To answer your questions:
1. The NI CAN Device Simulator works without NI-CAN interface cards. However, the examples dicussed in the NI CAN Demo Box User Guide require NI-CAN (and thus NI-CAN hardware) and LabVIEW.
2. The NI CAN Device Simulator uses only the standard 11-bit arbitration IDs (formerly known as CAN 2.0 A) whereas the SAE J1939 protocol uses the ‘extended’ 29-bit arbitration (formerly known as CAN 2.0 B). As the arbitration IDs cannot be reprogrammed you can use the device simulator in a J1939 network, it would not be a real J1939 device, however.
-B2k
11-29-2005 03:02 PM
Hi B2k,
Thanks for the prompt response!
So if I understood you correctly, since the Simulator supports only 11-bit Arbitration IDs, it will be outputting data frames with only 11-bit IDs, right?.
-Khalid
11-29-2005 03:13 PM
Yes, it only outputs 11 bit frames, and at a very slow baud rate, slower than you need. It is mainly used as a training aid for CAN with Labview. You need 29 bit ID's with 250K baud.
Check your GMAIL, I sent you a message about what you are looking for.
11-29-2005 06:24 PM
Thank you! Appreciate your help.
-Khalid
02-22-2006 05:26 PM
02-23-2006
09:54 AM
- last edited on
01-29-2024
01:58 PM
by
migration-bot
I just want to clarify that our CAN interface boards do support J1939. It is only our CAN Device Simulator that doesn't support J1939.
02-23-2006 10:35 AM