By Clay Li on Thursday, 11 October 2018
Category: Tutorial

How to Implement Meters in Calem

A meter in Calem represents a measurement. The measurement can be taken from a physical meter, or a virtual meter which does not have a physical meter to take readings from. For example, the odometer of a vehicle is a physical meter. The mileage of a tire is a virtual meter. Both asset and location meters are supported in Calem.

This blog presents the steps to implement meters in Calem.

Step 1. Define a Meter Group

A meter group represents identical meters. For example, you may have an odometer group for vehicles.

1.1 Reading Type

The key attribute of a meter is its reading type. The following meter reading types are supported:


1.2 Meter Triggers
Meter triggers can be configured from meter groups. See this blog for setting up meter triggers.

You may set up meter groups as needed while adding meters to assets or locations.

2. Add Meters to Asset/Location
You can create meters from one of the options below. In this step you may add meters for assets and locations.

3. Schedule PMs by Meters

Preventive maintenance tasks (PMs) can be scheduled by meters based on usage readings from meters of usage, absolute, or level reading types.

3.1 Schedule by Meter

Click "+" at the PM Meter list to create a meter-based schedule.

3.2 Release by Meter Trigger

You may designate a PM to be generated as a work order when a meter trigger fired. 

 4. Take Meter Readings

There are a few options to feed meter readings to Calem.

4.1 Quick Meter Readings

 You can organize meters into meter sets for people to enter them quickly. See this blog for details.

4.2 Meter Rounds for Mobile Users

You can set up meter reading tasks as PMs so a technician can travel a meter round and taking readings along the way. See this blog for details.

4.3 WO Meter Entry

Meter readings may be entered from work order screen:

4.4 Asset | Location Readings

There are a few options to add readings from asset module.

 Option 3. Add readings from location form

4.5 Upload Readings

You may fill out the reading in an excel template provided by Calem and upload the readings from the integration module. See this blog for data upload. The excel template is provided by Calem and can be downloaded here.

 4.6 Upload Meters

You may fill out the meters in an excel template provided by Calem and upload the meters from the integration module. The excel template is provided by Calem and can be downloaded here.

Step 5. Fine-Tune Meters

You may perform this step periodically to drive meter-based improvement including:


Additional Resources