06-08-2009 11:41 AM
Hello Every one,
Iam new to CAN programming, Iam using NI USB 8473 for my application Iam looking for a Lab view code to transmit multiple Extended Identifier messages at a single instance.I was able to find a code for transmiting multiple Standard identifier messages in NI example finder but I want to transmit multiple Extended identifier messages .Can anyone pls help me out...Iam in really in very urgent need of it.
Thanxs in advance,
Shanth.
06-09-2009 02:39 AM
Hi
in order to transmit extended IDs you need to add 0x20000000 onto the ID value.
Att. you ll find a modified example from the example finder. Let me know if that helps
- gibson
06-09-2009 09:25 AM
Hi gibson,
Thanxs for your reply. But Gibson Actually I was trying to send multiple messages in a single instance like the example described in CAN Transmit multiple.vi in the example finder. But Unfortunatley this example was not coded for Extended ID's..Can you pls help me out if you have any code for sending multiple Extended Id messages...I really need this very urgently..
Thank you,
Shanth.