Run Steps and View Outputs

The successful functioning of an individual Step is the basis of the successful functioning of the entire project. This section will show you how to run the Step, and use the debug output feature to check the performance of the Step.

Run the Step

  • Clicking on Run in the Project toolbar will run the entire project.

../../../../_images/run_1.png
  • Clicking on icon_1 on a Step will run the project down from the current Step.

../../../../_images/run_2.png
  • Click on icon_2 to run the current Step independently.

../../../../_images/run_3.png

Debug Output

As an integral part of Mech-Vision, the debug output panel is where you can view the visualized output.

When debugging the project, the debug output feature enables users to visualize the output of the current Step.

Interface Introduction

The debug output panel is located in the upper right corner of the main interface, as shown below.

../../../../_images/view_output_1.png
  • The data type of the output will be shown in 1.

  • Click on 2 will make the panel pop up and turn it into an individual window.

  • The visualized output will be displayed in 3.

Instructions

View the output of an individual Step in debug mode

Switch on Debug Output (1). Click on the icon_4 on the Step that you would like to view the output. An icon as icon_5 suggests that the visualize output feature is enabled. Click on Run in the Project tool bar. Then click on the Step and you will see the visualized output in the debug output panel.

../../../../_images/view_output_4.png

View outputs of multiple executions of an individual Step in debug mode

To view the visualized outputs of multiple executions of a specified Step, please select the Step first and then click on icon_3 to pop up the individual debug output window. Click on the Run in the Project tool bar and you can view the visualized outputs of multiple executions of the selected Step in the individual debug output window (4).

../../../../_images/view_output_5.png

Hint

If you need to view multiple visualized outputs of multiple Steps, please follow the above instruction and open multiple individual debug output windows.

View outputs of an individual Step from other perspectives in debug mode

You can drag the 3D image in the individual debug output window to view the visualized outputs of an individual Step from other perspectives. Click on the Run in the Project tool bar and you can view the visualized outputs from your specified perspective.

../../../../_images/view_output_6.png

View outputs of different Steps in a Procedure

When a Procedure contains Steps whose debug output features are enabled, you can check visualized outputs of different Steps in the Procedure.

Click on the Procedure, select the Step you would like to view the visualized output in the drop-down list (2) in the debug output panel.

../../../../_images/view_output_7.png

Click on icon_3 and open multiple individual debug output windows of the Steps. Click on the Run in the Project tool bar and you can view the visualized outputs of different Steps in the Procedure.

../../../../_images/view_output_8.png

View the output of an individual Step in non-debug mode

When the Debug Output is not switched on, you can still check the visualized output of the Step. The two methods are shown below.

  • Click on icon_2 and drag in any direction, select Visualize Output and release the mouse button. Then you can view the visualized output in the debug output panel.

../../../../_images/view_output_2.png
  • Click on the line connecting the Steps and view the visualized output in the debug output panel.

../../../../_images/view_output_3.png

Hint

Please run the entire project or the single Step before viewing the visualized output.