Using the Data Import WizardThe Data Import Wizard assists users in reading data files into AVS/Express fields. While the wizard cannot handle all possible data files, it can recognize file names with common extensions and select the correct AVS/Express reader. You may have created the wizard when you started AVS/Express with the initial "choose application" dialog by checking the box Add Data Import Wizard to application.
1. Go to the Start page in the Network Editor and find the module labeled ImportWizard. Click on it to select it and drag it down into the application workspace.
2. To interact with the wizard, you must access its user interface via the Modules menu. Scroll through the list (it may be short) and select Data Import Wizard.
4. If you have entered a valid file name, a short description of the file will appear in the file description box at the bottom of the UI panel and the continue button will be enabled. When you click the continue button the wizard will look at the file name extension and attempt to select the correct reader. For example, if you enter "data/field/hydrogen.fld", the wizard will create a standard Read_Field module. For some files more than one reader may be relevant. For example AVS/Express has two different netCDF readers. In this case a dialog will pop up with a short menu of possible readers to choose from.
You can choose from the following readers:
Alternatively, if you are done reading files you can start using the Data Visualization Wizard or normal Network Editor facilities to build your visualization application. If you have already created the Data Visualization Wizard, you can switch to its user interface using the "Modules" menu. |