08-07-2015 05:31 PM
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
08-07-2015 05:52 PM - edited 08-07-2015 06:45 PM
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).