1.1.1 Basic settings

CIMON SCADA Historian DB Settings

Users can enter database information settings by pressing [New Project] after running the program.

  • Select DBMS as Defalut local, and be sure to set the database, username, and password to lowercase when creating.

Index

Description

DBMS

  • PostgreSQL + TimescaleDB(Default local)
    Select to use PostgreSQL with TimescaleDB, which is automatically installed when UltimateAccess 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 to localhost.

If you selected PostgreSQL(External), enter the URL of the PC where PostgreSQL is installed.

Port

If you selected PostgreSQL + TimescaleDB (Default local), it will be fixed at 5432.

If you selected PostgreSQL, enter the port number set for PostgreSQL.

Database

Specify the name of the database you want to create or connect

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.