Chapter 5: Registering New Items
Last updated
Last updated
Following the configuration outlined in Chapter 3, it is necessary to register Equipment, Systems and Dashboard.
This section describes the following;
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.
After registering an Equipment, you need to configure/edit the other details related to Equipment on Equipment page.
To make changes to Asset Details;
Go to the Equipment detail page.
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.
You can configure point details on Points tab on Equipment details page;
On the Equipment Details page, click on Points tab.
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)
Interface – This is the Sub System Interface with which this point communicates to acquire the data.
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 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 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;
Select the required filtering criteria.
Click Save.
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.
Enter a System Name which is unique and appropriate.
Select Location. There are two ways to specify the Location.
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.
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.
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.
Tip – If you select the Point first, respective Equipment will be automatically selected under the Equipment field.
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 displays all the Trend points on a chart, for this Equipment.
You can save a Filter with filter conditions that will be used often.
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.
Type a Monitoring Group ID.
Select the required Aggregate Operator.
Click Add.
To add Points to the respective Monitoring Group, click the Assign Points link.
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.
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.
Type a Control Group ID.
Click Add.
To add Points to the respective Controlling Group, click the Assign Points link.
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.
Trend Tab displays all the Trend points on a chart, for the respective system.
Dashboard is used to show a summary of configured points using Data Sources.
This section describes the following;
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.
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,
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.
On the Dashboard detail page, click the Points tab.
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 delete a configured point (Data source), click the relevant Delete icon.
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.
Click the Dashboard Name you require to go to its detail page. Go to Details tab.
A message will appear to confirm the deletion.
Mouse hover over the Details section and click Edit icon.
To disable all the alarms of points in a selected Equipment at once, refer to the section.
Tip – configured in IBMS, will be the points for equipment, registered using the respective Equipment Template and those points will be listed here.
To edit a Point, click on the Edit icon of the point. Point Details dialog box appears.
Enable Value Subscription and Disable comments in command options are discussed under the section
Click Update to confirm the changes. Click icon to discard changes and close dialog.
On the Trend tab of the Equipment details tab, click the icon.
Path Settings icon🡪Register section🡪New System
Click the Settings icon and select New System under Register section. New System form will appear.
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.
Click the Add icon. Add Point window will appear.
To delete an already configured point, click the respective Delete icon.
Click the Add icon. Add Monitoring Group window will appear.
To edit an added monitoring group, click the Edit icon.
To delete an already configured monitoring group, click the respective Delete icon.
In the Point box, select required Point from the drop-down list. Alternatively, click the icon and select a Point from the Search Points page.
Click the Manual Read button, to manually read a monitoring value.
Click the Add icon. Add a Control Group window will open.
To edit an added Control Group, click the respective Edit icon.
To delete an already configured Control Group, click the respective Delete icon.
In the Point box, select required Point from the drop-down list. Alternatively, click the icon and select a Point from the Search Points page.
Click the Manual Write button, to manually write a Controlling value.
Path Settings icon🡪Register section🡪New Dashboard
Click the Settings icon and select New Dashboard under Register section. New Dashboard registration page appears.
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.
Mouse hover over the Details section and click the Edit icon.
Click the Add icon to open the page to add configured points.
To edit a configured point, click the relevant Edit icon .
Click the Settings icon and select Dashboards under View section. Search Dashboard page appears.
Click the Settings icon and select Dashboards under View section. Search Dashboard page appears.
Click Delete this Dashboard link or Delete icon, to delete the selected Dashboard.