02-27-2013 11:36 AM
Good Afternoon,
I'm trying to change the radix of an integer constant to Hex display in LabView 2010, as discussed in this post:
http://forums.ni.com/t5/LabVIEW/How-can-I-create-a-hexadecimal-constant-in-LabVIEW/td-p/1008715
However, in the right click context menu I do not see a "Hex" option.
I was able to copy/paste the integer from the forum posted VI and use it in my application, but I Need to know how to change the display to Hexadecimal
And I don't want to use a HEX string to integer conversion, I should be able to input a hex number directly into a numeric constant just like in C
Thank you,
02-27-2013 11:41 AM
In the menu you have to go to Display Format to change the radix. Then you have to go to Appearance to show the radix. This last step should be easier.