ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

hex string on table

how can i disply the hex string on table,because i always get strange thing,not(10AC)it possible to see it like this (10AC)
someone can help me withe a sample
0 Kudos
Message 1 of 3
(2,881 Views)
This depends a little bit on the size of the hex string. Is it variable? This could complicate things.

It seems in your case it is always 16 bits, so just use the attached code example. there are many other ways to do this.
Message 2 of 3
(2,881 Views)
Thank you very much Altenbach
The sample it very useful for me
Thank you
0 Kudos
Message 3 of 3
(2,881 Views)