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.

image-20240110-021032.png

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.

  1. You can use Alphanumeric. The password is case
     sensitive.

  2. You cannot use spaces.

  3. You can only use special characters such as
    @#$%^&*()-_=+\]{};:/?.><!

  4. The password length must be between 8 to 16
    characters.

  5. The password is displayed as ‘****’. When you
    empty the field, it will be recognized as non-password.

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.

  • PostgreSQL + TimescaleDB(Default local)
    Select to use PostgreSQL TimescaleDB, which is automatically installed when UltimateAccess Web is installed on the local PC.

  • PostgreSQL (External)

    Select if you want to use PostgreSQL installed on the external server PC, rather than the PostgreSQL that is automatically installed on the local PC.

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.