07-23-2024 10:52 PM
Hi everyone,
Currently, I'm using NI-9860, and Crio-9047 to transmit and receive CAN signal. Transmitting CAN signal at 125k baudrate is no problem. But when I change to 800k baudrate, when I run the bus monitor, I didn't see any signal. I don't know why?. I already change the baudrate setting for bus monitor, also the baudrate value in my labview program. Is there any thing else that I need to update?
07-24-2024 12:58 AM
Hi johny,
@johnydang wrote:
I already change the baudrate setting for bus monitor, also the baudrate value in my labview program. Is there any thing else that I need to update?
You also need to change the baudrate on the device you want to communicate with!
Just because you send at 800kbaud doesn't mean the receiver will answer/understand your messages…
07-24-2024 09:14 PM
If you can confirm that your device is indeed communicating at 800kbaud, enable the Bus Error Frames option in the Interface and Database Settings and see if there is any error frame. See NI-XNET Troubleshooting Guide for more details.