Hello!
I would like to ask about debugging DeltaV Live graphics scripts.
We have a DeltaV version 14 and a DeltaV version 15 development system. When we started on the version 14 system, on any graphic (e.g. contextual detail display), I would simply add a debugger statement:
in the script I wanted to debug, run the graphic in DeltaV Live, press F12 to bring up developer tools, and when the code was hit, this would act as a breakpoint. For example if this statement was added to a button script, and the developer tools was open, every time I click the button, it would stop at this point.
When I try the same trick on our version 15 system, this no longer works.
Is there a setting to enable this behavior? or is there other recommended options for debugging?
Thank you kindly,
Garrett.
In reply to garrett beaubien:
In reply to Matt Stoner: