Online and debug viewing of function blocks

When you want to closely examine the performance and functionality of an algorithm, you can use the online or debug view capability of Control Studio. While in the online view, you can step through an algorithm element-by-element and see the specific input and output values of a block. This allows you to solve problems, identify areas to increase performance, and gain an understanding of a function. You can also use the online view from DeltaV Operate or the Quick Online View from DeltaV Live to monitor the execution of your control logic. When you are in the debug view, you can also force the values or set and remove breakpoints to debug any problems found in the module. Control Studio only writes out those values that have been changed.

In both online and debug views there are visual indicators to help you quickly recognize the operational status of your modules:

Use online or debug view to perform the following tasks:

Note

Some of the following functions (for example, setting a breakpoint) are only available in debug view.

Note

The modules that you are viewing in either online or debug view must be downloaded in the controller, and some of the changes you make can affect the process.

CAUTION!

Editing online or debugging a function block diagram can affect the process that you are currently running.