Option 2.7. Set Project Historian Properties
This topic describes the Historian tab on the Project Properties dialog box.
If you added Historian as part of your project setup, the Historian tab is visible. If not, you can select one or both of the Historian check boxes that appear in the list on the General tab.
-
If you select the Historian OPC Interface check box, the Historian Data Server is enabled.
-
If you select the Historian OPC A & E Interface check box, the Historian Alarm Server is enabled.
If Historian is on a separate server, navigate to CIMPLCITY OPC collector service properties, and in the Log On tab, set up the user account log on settings with a user that has appropriate access rights.
Select the Historian tab and complete the fields as described below.
For the Historian data and alarm connections:
- In the top section, enter the name of your Historian Data Server and in the bottom section, enter the name of your Historian Alarm Server.
- In each section, enter the Historian username and Historian password used to access your Historian Data Server and Historian Alarm Server, respectively. If these are not entered correctly, the logging will fail. These entries are not always required. Instances where an entry should be made include the following: the Historian Server and users who log into that server are different from the CIMPLICITY Server and user, or a user who is logged into the Historian Server may not have all of the privileges required to manage logging CIMPLICITY data. An entry in this field can specify a user with administrator privileges.
- The CIMPLICITY user name is automatically populated from your project.
- Enter the corresponding CIMPLICITY password. Note that privileges may differ between the Historian user and the CIMPLICITY user.
- Retain the default Tag name convention or identify a new one. For information, see the Tag naming convention section.
- Select Test to test your connection to the Historian server. One of the following messages appear:
Test Result | Message |
---|---|
The Historian server is incorrect or not available. | Failed to connect to the Historian server. |
Historian does not recognize the user name or password. | The configured user does not have permission to write to Historian. |
Connection succeeds. | Connected to the Historian server. |
-
Select the check box to overwrite tag descriptions that already exist in Historian.
-
Clear the check box to keep the tag descriptions that already exist in Historian.
Tag Naming Convention
An example of the current Historian tag name displays the Tag Name field. This naming convention can be changed.
Example
The Historian tag name convention was changed for CIMPLICITY points that had been previously imported into Historian. The same CIMPLICITY points are listed as two separate tags in Historian.


Item | Description |
---|---|
Default Native Collector Format | The default Native Collector format is available to help Historian users who used the Native Collector, which is not supported by CIMPLICITY v7.5 and higher. When Default Native Collector Format is selected, Historian will use the Native Collector naming convention, which was <PROJECTNAME>.<POINTNAME>.VALUEWhere: <PROJECTNAME> is the name of the CIMPLICITY project that the point is in.<POINTNAME> is the CIMPLICITY point name. A read-only naming convention preview displays for a sample point in the Tag Name field.![]() |
Default OPC Collector Format | When Default OPC Collector Format is selected, Historian will use the OPC Collector format as the naming convention for migrating CIMPLICITY points. The OPC Collector format is: <MACHINENAME>.\\<PROJECT NAME>\<POINTNAME>.VALUE where:<MACHINENAME> is the Historian server. <PROJECTNAME> is the name of the CIMPLICITY project that the point is in. <POINTNAME> is the CIMPLICITY point name.A read-only naming convention preview displays for a sample point in the Tag Name field. ![]() |
Custom Format | (Default) When Custom Format is selected, the entire naming convention can be customized and applied as the official Historian tag naming convention. The convention is divided into a prefix and suffix, as follows. ![]() |
Prefix | The default Prefix text for a Historian tag name is <MACHINENAME>.\\<PROJECTNAME> where: <MACHINENAME> is the Historian server. <PROJECTNAME> is the name of the CIMPLICITY project that the point is in.Text can be entered instead of or in addition to the <MACHINENAME> and <PROJECTNAME> parameters. Note: Select the Popup Menu button to the right of the Prefix field to select and automatically enter either parameter.The following should not be included in the prefix: * ? Spaces If the text in the Prefix field is empty then the prefix for the tag name will be the CIMPLICITY point name only.Example The following example describes how a Historian tag name is constructed when the Prefix field is blank. ![]()
|
Suffix | The default Suffix text for a Historian tag name is .VALUE. The parameters <MACHINENAME> and <PROJECTNAME> can be used in the suffix instead of or in addition to being used in the prefix. Note: Select the Popup Menu button to the right of the Prefix field to select and automatically enter either parameter.The following should not be included in the suffix. * ? SpacesIf the text in the Suffix field is empty, then the suffix for the tag name will be the CIMPLICITY point name only. ExampleThe following example describes how a Historian tag name is constructed when the Suffix field is blank. ![]()
|