Jump to content

ArjanWiskerke

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by ArjanWiskerke

  1. Is there a way to reverse the way the hierarchy is displayed in the list of open windows. I have a problem called dyslexia and I spend too much time looking for the right window because the list starts with the class name and then the name of the VI.  In this case, where there is only one layer I already have a problem. 
    For me, ideally it would show "cytometer processing 3.vi" and then the class information.  

    image.png.e18de017b84e5f46892c5c8c22ff6fe4.png

  2. Thank you for your replies on the "short cut evaluation".
    I already tried the construction of crossrulz, Unfortunately, it turned out that the case statement itself slows down the speed.

    Also I tested the speed applying true or false to a.
    No difference was detected, of course because the ^-node needs input from the v-node as is pointed out by Craig.
     

    Does it mean that short cut evaluation is fundamentally impossible? LabVIEW in the end generates C code. The c compiler, I would think, takes care of the short-circuit evaluation.  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.