I can load a list of hexadecimal numbers in an array of unsigned 8?

Hello!

I develop a VI to write a bunch of CAN messages and then some other stuff with the results.  The problem I have is that I have a lot of messages and the list of messages may change periodically.  While I can type these all in hand, I want to be able to load a list from a text file.

I tried reading the data from a text file and converting strings to the spell, but just, it converts the string to hex and does not read the literal value.

Is it possible to shoot hexadecimal values in a text list and put string literals in a U8?

Thank you!
Crystal


Tags: NI Software

Similar Questions

Maybe you are looking for