LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot change Radix Labview 2010

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,

 

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

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.

 

http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Make-it-easier-to-show-the-radix-when-you-change-it/id...

0 Kudos
Message 2 of 2
(2,489 Views)