JKISoftware/JKI-State-Machine-Editor

Find Event Generators (locations that generate dynamic user events)

jimkring opened this issue · 0 comments

One thing that is common for developers to try to do (and that can take them a very LONG time to do, manually), is figure out where in their application code an Event is being generated (usually a Dynamic User Event, but to a lesser degree FP Control/Indicator Events). It would be great if the JKI State Machine Explore could somehow find instance of Generate User Event that are linked to the event data type definitions that the Event Structure is handling (since the event data and/or user event reference are often type definitions). All VIs in memory could be searched for instances of these type definitions and ones that contain Generate User Event could be shown as results.