Getting Started Guide |
This chapter begins a set of tutorials that introduce various aspects of AVS/Express. This chapter introduces procedures for running the demonstrations and examples built into AVS/Express. The application that you will work with is a demo file. The demo file is a useful tool, to start learning about the AVS/Express network model. The demos are complete applications which use various types of AVS/Express functionality. The examples are simple applications that help illustrate one or two specific AVS/Express features.
As you complete the tutorial, you will:
The procedure below assumes that:
If these assumptions are not met, refer to the Installing AVS/Express book and follow the appropriate instructions before continuing.
In this section you will learn how to instance an demo. A demo or any other object can be instanced by dragging a copy of an object from a library to the work space in the network editor. When you build your own applications you will typically start by creating an application object. This is not necessary to run a demo or an example because these are self sufficient applications.
|
|
|
|
Now that our workspace is clear we can instance an example. Examples are simple applications that can be used learning tools for AVS/Express. Each application features one macro, so you can understand the uses of that macro.
In the Start Page, in the Examples folder select rd_netCDF and drag it to the work space.
|
When you have done so, your screen should appear as below:
|
An application screen has appeared and you can view the application in your workspace. The In the application window, there is a summary panel to give you more information on the example. Each of the examples are simple applications in which a beginner can create. You will be creating a similar application to this in a later chapter.
To exit the application, click Exit Example. This will close the application window and delete the example from your work space. Selecting File->Exit will exit the AVS/Express.
The examples on the start page are a subset of the examples built into AVS/Express. You can get a full listing of examples by scrolling through the libraries menu and selecting Examples.
|
|
When you are ready to start your own application, go to File->New Application. Doing this will give you the options to start a new application with or without using the wizards provided by AVS/Express.
|
|