import { Callout, Steps } from ‘nextra/components’
Set Up Equipment Measures
Goal: Configure a measurement tracker on a piece of equipment — for example, tracking running hours on an engine or fuel level on a tank — so that readings can be recorded over time and used to trigger maintenance tasks automatically.
Before you start
- You must have permission to manage equipment measures. If you don’t see the option, ask your fleet administrator.
- The equipment must already exist. See Add Equipment.
- The measure type (e.g. “Running Hours”, “Fuel Level”) must exist in the system. Ask your administrator if you don’t find the one you need.
Steps
Open Equipment Measures
-
From the main navigation, open PMS.
-
In the sub-navigation, select Equipment Measures.
The list shows all existing measures, displaying the equipment name, measure type, last recorded value, and last recording date.
[PLACEHOLDER: screenshot — Equipment Measures list with last value and date columns]
Create a new measure
- Click Create.
Fill in the measure details
-
In the Equipment field, search for and select the equipment you want to track (required).
-
In the Measure Type field, select the type of measurement (required) — for example “Running Hours”, “Operating Pressure”, or “Temperature”.
[PLACEHOLDER: screenshot — Equipment Measure form with Equipment and Measure Type selected]
-
Optionally fill in:
Field Description AMCS Code External reference code if integration with a fleet management system is in use Daily Increment Expected daily increase in the measured value — used to estimate future readings Instructions Guidance text shown to the crew member when recording a value
Save
- Click Save.
Result
The equipment measure is active and appears in the Equipment Measures list. The crew can now record values against it (see Record a Measurement), and you can use it as a trigger condition when creating maintenance tasks (see Create a Task) or as a step inside inspection rounds (see Create a Round).