Build/Run Toolbar

The Build/Run toolbar provides you access to functions commonly used when building and testing an ATEasy application.

 

Click this icon

To do this ...

Checkit!

Check the current selection or view for compiler syntax errors.

Check Module

Compile and build the active project.

Check All

Check the current project for compiler syntax errors.

Build

Build the active project.

Show Error

Display compiler error(s).

Stop Check/Build

Stop the build or check.

Start

Start the application or continue run.

Reset

Reset the application to its default state.

Pause/Continue

Pause or continue the active process.

Abort

Abort the active process.

Log Failures Only

Log Failed tests/tasks only in the Test Log (ATEasy v5).

Pause On Test Failure

Pauses the Application when a test failed.(ATEasy v5)

Pause On Task Failure

Pauses the Application when a task failed.(ATEasy v5)

Taskit!

Run the current task.

Testit!

Run the current test.

Formit!

Run the current form.

Doit!

Run the selected or current view code.

Step Into

Steps into the next statement.

Step Over

Steps over the next statement.

Step Out

Steps out of the current function.

Show Next Statement

Display the next statement to be executed.

Toggle Breakpoint

Set or remove a breakpoint.

Remove All Breakpoints

Remove all breakpoints.

Debug Window

Show or hide the Debug window.

Call Stack/Globals Window

Show or hide the Call Stack / Globals window.

Watch Window

Show or hide the Watch window.

Monitor Window

View the communication between ATEasy and the instruments it controls.

Threads Window

Show or hide the Threads window.