The Project.ini file (located in the system installation directory) contains information about the descriptive properties of the project.
The sections of the Project.ini file are:


[Project]

Descriptive information and configuration

[System]

Internal compatibility information

[StationGroups]

Signaling groups enabled for the client station


Section [Project]


The section [Project] contains information and statistics on the project and contains the following items:


Author = text
Name the author of the project.


Description = text
Description of the project.


Company = text
Company that implemented the project.


Version = Number

Revision = Number
Respectively represent the version number and the revision number of the project. They allow the developer to record a progression in the development of the project. This information is independent of the version of the package.


CreationTime =  dd / mm / yyyy hh.mm.ss
Specifies the date and time of creation of the project and will be updataed by the Project Manager at the time of the creation of a project.


ServerName =text

Specifies the computer name of the server station, if the project is intended for installation on a client station.



[System] section


The [System] section contains internal information about the compatibility of the project.


Creator = code
Allows the system to identify the version of the package in which it was generated or converted the project, highlighting any incompatibilities and providing guidelines for importing.

Warning: The manual edit of this data may result in the wrong interpretation of the project configuration, damaging it permanently.



Section [StationGroups]


The [StationGroups] section contains an indication of the group (or groups) signaling pertaining to the station


Groups = code

Identifies the station signaling group, coded as power of 2. -1 indicates the enabling of all groups.