Hello,
Is there a way to reference a SFC's active step number & time in step through scripting/tag references? I haven't seen anything other than the total runtime and chart state that can be returned via the system.sfc.getChartState function. I'm trying to display the active step of a basic SFC and a total "time in step" on a perspective display to help with chart monitoring & debugging. For example, we could be stuck in a step for an indefinite amount of time if there isn't a critical error, but the chart will still show itself in the "Running" state (as expected). It would be very handy to be able to confirm we aren't sitting in a step indefinitely without having to open the Designer and drill down to the specific chart instance. Any help would be greatly appreciated!
Thanks,
Mark G.