William Griffin
2008-05-28 15:40:09 UTC
I am trying to use a cRIO to communicate on a CAN bus. In particular, I want to send a CAN message from the FPGA using an invoke node. This node accepts an array of U32's, but I cannot find documentation concerning the data expected in each of elements. Using the "Advanced CAN Frame to Channel Conversion Example" (<a href="http://zone.ni.com/devzone/cda/epd/p/id/5826" target="_blank">http://zone.ni.com/devzone/cda/epd/p/id/5826</a>) I have been able to reverse engineer the expected data, but this seems like a somewhat round about way to get to the information I am looking for. Also, I have skimmed the "NI-CAN Hardware and Software Manual" (<a href="http://digital.ni.com/manuals.nsf/websearch/6C57190E7F6553A986257205006D273A" target="_blank">http://digital.ni.com/manuals.nsf/websearch/6C57190E7F6553A986257205006D273A</a>) and I was unable to find this documentation. In all fairness, I did not read the entire 700 page manual, but I don't think that it should be necessary to read the entire thing to find the information I am looking for.