Project
Previous  Top  Next

The [Project] section holds some project specific attributes like the project name and main window caption bar title.

EntryDescription  

NameThis entry specifies the name of the project. The name of the project must match the name of the block definition file. (e.g. for the project 'image' the blk-file must be named 'image.blk'). If you specify block definition files in the Config section the default block file is not loaded by default but the files you specify in the BlkFiles entry of the [Config] section.  
TitleThe title entry specifies the entry in the main window caption bar (usually the same entry is used for Name and Title). The default is GSEOS.  
VersionThis takes an arbitraty string and is reported in the version information section on system startup.  
SplashBitmapYou can specify an image file (*.bmp, *.gif, *.jpg, *.png) file that is displayed as the splash screen on system startup. If you don't specify an entry a file with the name of the project (as specified with the Name entry) with the extension .bmp is opened. If no such file exists the GSEOS internal bitmap is displayed.  

Example
The following example shows the project setup for the experiment Image.

[Project]
Name    = Image
Title   = Image
Version = 4.2.2