LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

lowercase hex

I am using format into string function to convert a string to hexadecimal but it converts it all into upper case hexadecimal. How can I have it send lower cause hex??
0 Kudos
Message 1 of 2
(2,630 Views)
Once you have formatted your number as a hexadecimal string, it's just a plain string. Use the function "To Lower Case" from the strings palette for your cosmetic requirements. 😉
0 Kudos
Message 2 of 2
(2,625 Views)