Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

Buttons represent the commands that control debugging of calculations.

ToolbarImage RemovedImage Added

List of vectors used when debugging (closed vector included) – enables to open (select) vector which will be displayed.
Selection of vectorImage Removed

Image Added

Image Removed
Enable/disable the numbering of rows in the formula.
Image Removed
Go to row in displayed vector CTRL+G.

Image Added

Syntax check
Image Removed

Image Added

Connect to calculation – connection to running calculation which should be debugged. Dialog window displays the list of all running EDA calculations in the application with information such as on which EDA server the calculation runs, from which client was started, and the initiate vector that is calculated.

EDA calculationsImage Removed


Image Added

Image Removed

Image Added

List of

local variables in displayed vector - enables to add variables into Variable tab.
Image Removed
Image Removed
The icon which informs about the status of calculation:
  1. Grey – the calculation is stopped,
  2. Red – calculating.

constants

Image Added

List of functions

Image Added

Image Removed
Continue in the calculation.
Image Removed
Continue in calculation up to row with the cursor (if on the row is not any script command, calculation continues up to next row with command).

Image Added

Image Removed
Step inside – if the row contains loading of the calculated vector, the process continues within it.
Image Removed

Image Added

Step outside – if the row contains loading of calculated vector, loading is executed and calculation stops on the next row.
Image Removed

Image Added

Continue up to return from the vector.
Image Removed

Image Added

Abort calculation.
Image Removed

Image Added

Stop calculation.
Image Removed

Image Added

Aborted when occurring an exception – indicates two statuses differentiated by color:
  1. Grey White background – do not abort,
  2. Red Blue background – abort.
Image Removed
Delete all breaks in all vectors.
Image Removed

Image Added

Finish calculation debugging (calculation will continue).

...