i am writing candata on kvaser canking the canwrite method can write only 1 hex value but i need to write 3 hex values. is there any other methgod for that.
Canlib.canWrite(int handle,int id,byte[] msg ,int dlc,int flag) this is my method.now i want to give 3 hex deciamls instead of id but it is not accepting.isd there any way?
Thanks!
Naveen