LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Variable length strings

hello all I have a variable length string that could be U8 upto U32, now the only way to accommodate this is to make my string size a U32 when converting this into hex i get the extra zeros if I only have a short string length. How would I get rid of the padding zeros.

 

Thanks all i have just worked it out i used a and function with FFF

0 Kudos
Message 1 of 1
(2,380 Views)