Skip to content

Releases: JKISoftware/JKI-State-Machine

4.0.0.21-testing

07 Jun 14:13
Compare
Choose a tag to compare
4.0.0.21-testing Pre-release
Pre-release
  • More Minor performance improvements.
  • Changed While Loop Label to JKI State Machine (4.0.0)
  • New Icons and Color Scheme (cause it's been like 12 years...)

4.0.0.14-testing

06 Jun 19:30
Compare
Choose a tag to compare
4.0.0.14-testing Pre-release
Pre-release

Some more performance improvements since 4.0.0.13-testing here: https://github.com/JKISoftware/JKI-State-Machine/releases/tag/4.0.0.13-testing

See discussions, here: #3

4.0.0.13-testing

06 Jun 05:10
Compare
Choose a tag to compare
4.0.0.13-testing Pre-release
Pre-release

UPDATE: Please download a more recent build: https://github.com/JKISoftware/JKI-State-Machine/releases/tag/4.0.0.14-testing

A test build of the performance optimization branch.

  • Major performance improvements to Support VIs ("Parse State Queue", "Add State(s) to Queue", and "Build State String with Arguments")
  • Support VIs are now configured for "Inline SubVIs into Calling VIs" and "Subroutine" priority to reduce memory footprint and execution time
  • Replaced deprecated FP.Open property with FP.State
  • Added new arguments to "UI: Front Panel State" (Open, Standard, Close, Closed, Hidden, Hide, Maximize, Maximized, Minimize, Minimized)
  • Special thanks to @mcduff14 and @drjdpowell for their performance improvement ideas and feedback on this thread #3

v3.0.0

27 Mar 22:13
Compare
Choose a tag to compare
  • Built in LabVIEW 2013
  • Added "Event Structure" to the "Idle?" ("") Case Structure frame
  • Cleaned up floating labels used for documentation