Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/17/2016 in all areas

  1. I've run across an interesting difference in how LabVIEW 2016 works with dynamic dispatch VIs compared with 2015. If you put the class wire on a shift register of a loop and then have an event structure inside it and in one of the event cases instead of wiring the shift register through, you wire whatever value was originally put into the shift register through (you might do this if you're making a dialog to configure the class and want to let the user cancel it without affecting any changes) it breaks your VI - it doesn't consider this to be a "good enough" way of wiring your dynamic dispatch input to the output. However, if you have this same code in LabVIEW 2015, it works perfectly fine. See attached code for an example - if you open it in 2016 the run error is broken, in 2015 it is not. It is the exact same code. Does anyone know if whether this is a bug or just new, intended behavior? --Hope Bug Test.zip
    1 point
  2. You mean the same System Configuration API where changing the time could cause a hard-crash of the cRIO. Yes lovely stuff that.
    1 point
×
×
  • Create New...

Important Information

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