LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

display vi reference number as integer value

Solved!
Go to solution

hi all,

 

   I'm trying to create a "Watch" vi to use for debugging a problem i'm having with Vi reference numbers.   When i create a probe for a refnum on the block diagram, it displays an integer value that you can understand.  When i try to create an indicator to display the same refnum on the Front panel it shows up as the square checkered refnum icon.

 

 

  Is there a menu selection i'm missing to make it display like the probe and not as an icon?

 

thanks 

   

0 Kudos
Message 1 of 3
(5,836 Views)
Solution
Accepted by joshuatree
Use the Type Cast primitive to convert the reference to a U32.

___________________
Try to take over the world!
Message 2 of 3
(5,826 Views)

thanks tst.     Simple!  

 

i won't belittle myself and tell you some of the other dumb things i tried...  

0 Kudos
Message 3 of 3
(5,805 Views)