Skip to content

Releases: JKISoftware/JKI-State-Machine

v2024.0.3.23

13 Feb 13:53
Compare
Choose a tag to compare

Minor fixes to LabVIEW 2024Q3 RCM reference handling

2024.0.2.17

07 Feb 09:33
Compare
Choose a tag to compare

This is a major new release with a focus on a few significant improvements:

  1. New State Enqueuing VIs:, to make it easier to conditionally enqueue states based on boolean logic and periodic timing (in a way that produces readable code).
  2. Improved Error Handling: to include information about the state where the error occurred as well as clear (or handling) "warnings" (non-zero error code but status is False).
  3. Upgrading source code to LV2020: to make it easier for community members to contribute and for the development team to take advantage of newer LabVIEW features.
  4. FIX: JKI State Machine Helper support for LabVIEW 2024Q3 (and greater)

2018.0.7.45

25 Jan 20:15
Compare
Choose a tag to compare
  • Fixed Issue #13 Right-click menu item 'Insert "Add State(s) to Queue"' fails

2018.0.6.44

21 Jan 19:10
Compare
Choose a tag to compare
  • Find Callers (and other right-click options) does not work on "Idle" ("Event Structure") frame or state strings #89

2018.0.5.41

15 Dec 22:39
Compare
Choose a tag to compare
  • Fixed Issue (SM Editor #86) Can't open JKI SM Explorer for multiple JKI SM's on same BD

2018.0.4.39

06 Dec 18:45
Compare
Choose a tag to compare

2018.0.3.38

06 Dec 01:47
Compare
Choose a tag to compare
  • Fixed Issue with Find Data Accessors not always working well (failing to open and consuming CPU)

2018.0.2.37

04 Dec 23:31
Compare
Choose a tag to compare
  • Fixed Issue #9 (JKI SM Explorer VI keeps running when target VI FP is closed)
  • Fixed Issue #10 (Editor Plug-ins that call "Term:Data Type" (as Variant) need a Request Deallocation to avoid LV crash)

2018.0.0

21 Nov 00:39
Compare
Choose a tag to compare
  • Now includes the JKI State Machine Editor (JKI SM Explorer window and LabVIEW right-click menu integration)
  • Changed While Loop Label to JKI State Machine (2018)
  • New Icons and Color Scheme, designed for the future!
  • 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

4.0.0.22

09 Jun 22:19
Compare
Choose a tag to compare
4.0.0.22 Pre-release
Pre-release

Icon improvements