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: 

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,639 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,634 Views)