best practices Avoiding Spaghetti Code in LabVIEW (Part 2) So, how do you maintain a VI over time, so that it doesn't grow into a huge mess and turn into spaghetti code? Jim Kring Feb 4, 2019
best practices A Recipe for Spaghetti Code in LabVIEW (Part 1) Have you ever created a new LabVIEW VI to test out an idea or perform a simple task, only to have the code grow too large, out of control, and with... Jim Kring Feb 3, 2019
best practices #5 Best Practice for using the JKI State Machine: Left-justify State Strings #5 Best Practice for using the JKI State Machine: Left-justify State Strings Jim Kring Jan 13, 2016
best practices #4 Best Practice for using the JKI State Machine: Use macros instead of “chaining” together sequential states #4 Best Practice for using the JKI State Machine: Use macros instead of “chaining” together sequential states Jim Kring Feb 18, 2015
best practices #3 Best Practice for using the JKI State Machine: Keep the Original Size (i.e. don’t grow the structures) #3 Best Practice for using the JKI State Machine: Keep the Original Size (i.e. don’t grow the structures) Jim Kring Feb 11, 2015
best practices #2 Best Practice for using the JKI State Machine: Don’t add code and logic inside the Event Structure #2 Best Practice for using the JKI State Machine: Don’t add code and logic inside the Event Structure Jim Kring Feb 3, 2015
best practices #1 Best Practice for using the JKI State Machine: Don’t hide your state strings in subVIs. #1 Best Practice for using the JKI State Machine: Don’t hide your state strings in subVIs. Jim Kring Jan 16, 2015