03-25-2010 12:58 PM
From the ncWriteNetMult documentation:
"847x CAN and LIN products do not support timestamped transmit. These products ignore the timestamp provided in the cluster for ncWriteMult. If you use ncWriteMult to write header and full frame types out of the USB LIN acting as master, then the frames will be transmitted together as closely as possible. If you use ncWriteMult to write response frame types to the LIN interface acting as slave, then the frames will be loaded into the response table as quickly as possible."
Is there way to create hardware timed messages (LIN Master) with this card or do I need to purchase non-NI hardware?
03-26-2010 05:08 PM
Hi Gleichman,
Unfortunately, it appears this isn't possible with our USB LIN device. You can implement something similar in software but it will not be deterministic like hardware timing.
Cheers,