Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The Editor-Debugger utility allows debugging scripts using the built-in tools for checking script syntax, script interpreting and script execution with test events generated by the utility. The messages about the debugging results are displayed in the corresponding debugger windows.

The Editor-Debugger utility provides the following debugging functionality:

  1. A separate debugger window is assigned to each Script object, where the test and system events, error messages, success messages and user information messages are displayed. The messages in the debugger windows can be filtered.
  2. Special Information window debugger windows are available for displaying the messages related to the script being debugged.
  3. Test events generated by the Editor-Debugger utility, which are not registered by the Axxon PSIM system, are used for checking script accuracy.
  4. Third-party debugger programs can be used for step-by-step execution, viewing script variables during execution, and other functionality.
  • No labels