LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create constant Hex by default

I just noticed in LV2015 and LV2014 when you create a constant on the options terminal for Open a VI reference, the generated constant is automatically formatted to Hex and shows the radix, which is really nice for this particular usage.

 

I'm now just very curious what else this implies, does NI cover each specific function where this is useful? For example the wait function is still normal decimal, which is expected... Is there a list or something about this interesting improvement?

 

Is there a way to make this on my own subVIs? I don't even know if it could be useful though...

 

Cheers,

Jimmy

0 Kudos
Message 1 of 2
(3,342 Views)

For subVIs, you get however the control/indicator of the subVI is configured, incl. default value and cosmetics.

 

I guess for functions it is the same thing (except only NI R&D can inspect it).

0 Kudos
Message 2 of 2
(3,328 Views)