Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

using channel api to send messages

I currently have a program written using frame API.  What I am trying to figure out is, can I write the hexidecimal messages to channel API?  I have been looking at the examples and what not and it appears to me that you can only write integers with the write method in channel.  Do I need to change all of my messages from hexi to integer in order to write CAN messages?  

Thanks Fred

0 Kudos
Message 1 of 2
(6,349 Views)

What examples are you looking at? Are you referring to using the CAN Write VI from the Channel API palette?

 

This VI takes a numeric as an input. For any numeric, you can change the display format by right-clicking on the icon on the block diagram and selecting Display Format...  This will allow you to change from base-10 to hexadecimal format.

 

If this does not make things more clear, attach a screenshot or small example to see what we are working with.

 

Regards

Message Edited by pflores on 03-09-2009 08:47 AM
---

Peter Flores
Applications Engineer
0 Kudos
Message 2 of 2
(6,329 Views)