Eyeon:Manual/Console

From VFXPedia

Jump to: navigation, search

Contents

Console Tab

Console Introduction

The Console Tab contains a text area used by Fusion to display messages produced while working with the composition. This includes error messages, basic information messages and output from running scripts.

Image:F5_MANUAL_BOOK-315.jpg

Additionally, the console provides a scripting interpreter that can be used for immediate mode scripting. If the console is not the active view, any new messages sent to the console will cause a small icon to appear in the tab, indicating that a new message is available.

Console Toolbar

The Console Toolbar contains five buttons. One button is used to clear the console, the other four are filters for the messages displayed in the console.

Image:F5_MANUAL_BOOK-316.jpg

Note The filters do not destroy messages sent to the console. They merely choose whether the messages are hidden or displayed.

Console Toolbar Buttons

Hold the mouse pointer over each button for a moment to display a popup dialog that describes the button's function.

Cls.
Click on this button to clear all text displayed in the console.

Image:F5_MANUAL_BOOK-317.jpg

Show Error Messages

Click on this button and the console will display error messages in the console.

Image:F5_MANUAL_BOOK-318.jpg

Show Log Messages
When this button is selected, the console will display general information messages in the console. For example, after a render is complete, the console will show information about when the render started, how long each frame took, and the average render time per frame for the composition.

Image:F5_MANUAL_BOOK-319.jpg

Show Scripting Messages
When this button is selected, the console will display the output of flow and tool scripts run by the artist.

Image:F5_MANUAL_BOOK-320.jpg

Show Input Messages
When this button is selected, the console will echo any text entered in the text box below the console.

Image:F5_MANUAL_BOOK-321.jpg

Console Entry Field

The text box immediately beneath the console can be used to enter scripting commands directly.

Image:F5_MANUAL_BOOK-322.jpg

Any Fusion script commands that are entered into this dialog will be executed the moment enter is selected. For details on using the Console Entry Field and scripting, please refer to the online scripting manual that was installed with Fusion.