Chapter 5: Registering New Items
Following the configuration outlined in Chapter 3, it is necessary to register Equipment, Systems and Dashboard.
This section describes the following;
Register New Equipment
Equipment represents the assets which contain active data and have runtime points and attributes associated with them. In fact, Equipment is a wrapper around the Asset which adds the data acquisition and Real-time GUI capabilities to the Asset.
This section describes how to register new Equipment in the application.
Path
Settings icon🡪Register section🡪New Equipment
Click the Settings icon
and select New Equipment under Register section. New Equipment form will appear.
Select IBMS Zone. There are two ways to specify an IBMS Zone.
Click in the input box which will display a list of IBMS Zones to select from.
Click the Search
icon and start typing in the Search Zones input box and it would filter the Zones matching the typed in text.
Select Asset. There are three ways to specify an Asset.
Click in the input box which will display a list of Assets to select from.
Click the pinboard icon
to select from a list of Assets previously pinned to the pinboard.
Click the Search icon
and start typing in the Search Assets input box and it would filter the Assets matching the typed in text.
Select Equipment Template. Click in the input box which will display a list of Equipment Templates to select from. Click the Search icon
and start typing in the Search Equipment Templates input box and it would filter the Equipment Templates matching the typed in text.
Type a Description for this Equipment.
Click Create to save the Equipment Configuration. New Equipment will be created and the detail page to configure further details of the Equipment will be displayed.
Equipment Details Page
After registering an Equipment, you need to configure/edit the other details related to Equipment on Equipment page.
Details Tab
To make changes to Asset Details;
Go to the Equipment detail page.
Mouse hover over the Details section and click Edit icon
.
You can change Description while in edit mode.
Selecting Disable Subsystem Communication checkbox would stop data acquisition for points on this Equipment.
Type in the Trend Report Name if necessary.
After updating the details, click Save.
To disable all the alarms of points in a selected Equipment at once, refer to the Disable Alarms of all Points in a Selected Equipment section.
Points Tab
Tip – Point Templates configured in IBMS, will be the points for equipment, registered using the respective Equipment Template and those points will be listed here.
You can configure point details on Points tab on Equipment details page;
On the Equipment Details page, click on Points tab.
To edit a Point, click on the Edit icon
of the point. Point Details dialog box appears.
You can configure the following attributes of a Point using the Point Details dialog box under General tab;
Type – Determines the type of the point, whether it is ‘Sub system’, ‘Calculated’ or ‘Custom’.
Address – Point Address is used to resolve the address, type and format of data to be acquired from the SCADA system. A Point Address is made up of Equipment Name, Point Name, Point Type, default value, etc. A point address should be left to be configured by a trained commissioning engineer for iviva.
Enabled – Determines whether this Point is enabled or disabled during runtime.
Enable Alarm – Select Enable Alarm check box to enable alarms from this particular point. (Depends on other configuration prerequisites)
Enable Trend – Select Enable Trend check box to enable the trending of this point. (Depends on other configuration prerequisites)
Enable Value Subscription and Disable comments in command options are discussed under the section Details Tab on Point Detail Page.
Interface – This is the Sub System Interface with which this point communicates to acquire the data.
Click Update to confirm the changes. Click the Close icon
to discard changes and close dialog.
Links Tab
Link Template names created under the respective Equipment Template details page will be displayed under the “Links” tab of the Equipment details page. Links are to use in RT pages to direct the user to another page by clicking a control on the RT page, which has a link. To configure a Link displayed under the Links tab in Equipment detail page;
Click the respective Edit icon of the Link name. Link Details page will appear.
In the Link URL box, enter the required URL to link the equipment to the page with the specified URL.
Click Clear to erase the entered text if necessary.
After typing the required URL, click Update.
Alarms Tab
Alarms tab of Equipment displays all the alarms that have originated in the past from the alarm points of that Equipment.
Use Alarm Class or/and Alarm Severity to filter Alarms.
Use Date and Time to filter out the history data that you want to see.
Report: Select the Report Format from the Format box and click Generate to generate the respective report.
Trend Tab
Trend Tab displays all the Trend points on a chart, for for the respective Equipment.
You can save a Filter with filter conditions that will be used often.
To save a Filter;
On the Trend tab of the Equipment details tab, click the
icon.
Select the required filtering criteria.
Click Save.
Register New Systems
A System represents a combination of Points that makes up a logical entity. Systems become useful when points from different equipment needs to be visualized, monitored together.
This section describes how to register new System in the application.
Path
Settings icon🡪Register section🡪New System
Click the Settings icon
and select New System under Register section. New System form will appear.
Enter a System Name which is unique and appropriate.
Select Location. There are two ways to specify the Location.
Click in the input box which will display a list of locations to select from, or click the Search icon
and start typing in the Search Locations input box and it would filter the Locations matching the typed in text.
Click on the Pinboard icon
to select from a list of Locations previously pinned to the pinboard.
Select a System Type from the preconfigured list.
Type a Description for this System.
Click Create to save the System Configuration. A new System will be created and the detail page to configure further details of the System will be displayed.
Configure Points for System
Refer Configure Point Templates section for more details on configuring points.
To configure Points for System:
Go to System Detail page. Click the Points tab.
Click the Add icon
. Add Point window will appear.
Select the required Equipment and Point.
Type a relevant name under Display Name as the display name of the Point. This name will be displayed as the name of the Point.
Click Add.
To delete an already configured point, click the respective Delete icon
.
Tip – If you select the Point first, respective Equipment will be automatically selected under the Equipment field.
Alarms Tab of System
Alarms tab of System displays all the alarms that have originated in the past from the alarm points under that System (Alarm History).
Trend Tab of System
Trend tab displays all the Trend points on a chart, for this Equipment.
You can save a Filter with filter conditions that will be used often.
Configure Monitoring Groups for System
Monitoring Group is used to create a group of Points, out of the points that have been configured under the respective System. This points group can be used in ‘read’ operations such as Avg/Sum/Max/Min. The points in Monitoring Group cannot be controlled.
To configure Monitoring Groups for the System:
Go to the required System’s detail page. Click the Monitoring tab.
Click the Add icon
. Add Monitoring Group window will appear.
Type a Monitoring Group ID.
Select the required Aggregate Operator.
Click Add.
To edit an added monitoring group, click the Edit icon
.
To delete an already configured monitoring group, click the respective Delete icon
.
To add Points to the respective Monitoring Group, click the Assign Points link.
In the Point box, select required Point from the drop-down list. Alternatively, click the Search icon
and select a Point from the Search Points page.
Click Assign. Point will be added and will be displayed on the page.
Add all the required Points to the Monitoring Group.
If you need to remove an added Point, click the respective Delete icon.
Click the Manual Read
button, to manually read a monitoring value.
Configure Controlling Groups for the System
Controlling Group is used to create a group of Points, out of the points that have been configured under the respective System. New values can be set to the Points in Controlling Group and the points can be controlled.
To configure Controlling Groups for the System:
Go to the required System’s Detail page. Click the Controlling tab.
Click the Add icon
. Add a Control Group window will appear.
Type a Control Group ID.
Click Add.
To edit an added Control Group, click the respective Edit icon
.
To delete an already configured Control Group, click the respective Delete
icon.
To add Points to the respective Controlling Group, click the Assign Points link.
In the Point box, select required Point from the drop-down list. Alternatively, click the Search icon
and select a Point from the Search Points page.
In the New Value box, type the new value that you need to set for the respective Point.
Click Assign. Point will be added and will be displayed on the page.
Add all the required Points to the Controlling Group.
If you need to remove an added Point, click the respective Delete icon.
Click the Manual Write button
, to manually write a Controlling value.
Trend Tab of System
Trend Tab displays all the Trend points on a chart, for the respective Equipment. You can save a Filter with filter condition that will be used often.
RT GUI Tab of System
RT GUI tab allows users to:
Download the RT GUI page in raw RT page format.
Assign the RT page.
Download the current assigned Real-time GUI page in .json format and in raw Real-time page format.
Register New Dashboard
Dashboard is used to show a summary of configured points using Data Sources.
This section describes the following;
Path
Settings icon🡪Register section🡪New Dashboard
Register a New Dashboard
Click the Settings icon
and select New Dashboard under Register section. New Dashboard registration page appears.
In the Dashboard Name box, type a name for the Dashboard that you are going to register.
Select Location. There are three ways to specify a location.
Click in the Location box, which will display a list of locations. Start typing in the box and it would filter the locations matching the typed in text. Select the relevant location.
Click on the Pinboard icon
to select from a list of locations previously pinned to the pinboard.
Click on the Search icon
to bring up the location search popup window. Select a location from the location search page.
In the Description box, type any description related to the Dashboard.
Click Create. New Dashboard will be registered and its detail page will appear.
Go to Details tab,
Mouse hover over the Details section and click the Edit icon
.
Edit the dashboard details while in edit mode and click Save.
Upload Real-time GUI section: To add a relevant RT page to the Dashboard, drag and drop the respective RT page onto the given area and click Upload.
Adding Configured Points to Dashboard
On the Dashboard detail page, click the Points tab.
Click the Add icon
to open the page to add configured points.
In the Data Source box, select the required Data Source from the list of Data sources that have been already created. Once the Data source is selected, its details will be displayed respectively.
Click Add. Respective point will be added and displayed under the Points tab.
Repeat 2-4 to add more configured points to the Dashboard.
To edit a configured point, click the relevant Edit icon
.
To delete a configured point (Data source), click the relevant Delete icon.
Edit Dashboard
Click the Settings icon
and select Dashboards under View section. Search Dashboard page appears.
Click the Dashboard Name you require to go to its detail page.
Hover over the Details tab area and click the Edit icon that appears.
Edit the Dashboard name, Location and Description as required.
If you do not want to display Summary Dashboard on the respective Equipment or System Real-time GUI, deselect the Enable Summary Dashboard (Appear on Equipment and System Real-time GUI) check box.
Click Save.
To upload a relevant RT page to the dashboard, drag and drop the RT page onto the given area and click Upload.
Delete Dashboard
Click the Settings icon
and select Dashboards under View section. Search Dashboard page appears.
Click the Dashboard Name you require to go to its detail page. Go to Details tab.
Click Delete this Dashboard link or Delete icon
, to delete the selected Dashboard.
A message will appear to confirm the deletion.
Last updated