I'm trying to move from the old CAN driver to the XNET driver. It work well to transmit command frames but so far I'm unable to read a telemetry frame, I attached pictures of the expected result (that I get using the old CAN driver) and of what I get using the XNET driver.
And of course I attached the code I'm trying to get working. One strange thing is that the REQ_ID is not inserted in the transmit frame (as seen using I/O Trace) but even when I'm forcing it using bundle by name to the XNET Write vi I'm not reading the telemetry as expected. I'm using the same code (the transmit part) to send commands and it works.
Any idea of what I can try?
Thanks,
Ben64