3.1.1 Create Project
You can create a new project at [File] – [New Project] in CimonD. On [New Project] window, you can set details of the project.
Item | Description | |
Project Name | You must enter the project name. The project name cannot be duplicated to the other project in the same path. If you change the project name manually, it may cause the improper execution of the project in UltimateAccess Web. | |
Project Description | Enter the description of the project. It is not compulsory. | |
Saved in | You must assign the directory where the project is saved in. The default path is “C:\CIMON\”UltimateAccess Web Version”. A folder with project name is created, and the project file is saved as “*.prj” format in the folder | |
End User | Enter the end user of the project. It is not compulsory. | |
Contractor | Enter the Contractor of the project. It is not compulsory. | |
Manager | Enter the Manager of the project. It is not compulsory. | |
Password | Enter a password to use when you open the project in CimonD. | |
Password | The password has to be entered with following criteria.
| |
Confirm Password | Enter the same password to confirm. | |
OK | Saves the password setting. | |
Cancel | Does not set up the password and goes back to the [New Project] window. | |
OK | Creates a project with the entered information. | |
Cancel | Does not create a project and goes back to the start-up screen. |
Database Info Setting |
Item | Description |
DBMS Type | There are two main settings in the DBMS settings.
|
Host IP | If you selected PostgreSQL + TimescaleDB(Default local) it will be fixed at ‘localhost’ If you selected PostgreSQL(External), Enter the URL of the PC network adapter where PostgreSQL is installed. |
Port | If you selected PostgreSQL + TimescaleDB(Default local) The port number will be fixed at 5432. If you selected PostgreSQL(External), enter the port number set for PostgreSQL. |
Database | Specify the name of the database you want to create. |
User Name | Specify the username for the database. |
User Password | Set the user password for the database. |
PW Confirm | Set to confirm the entered user password one more time. |