46
Select the output you want to use to trigger the warning lights. In the example below, we use Engine_Speed.
Select your start RPM and you can use the following calculation to set your offset.
Offset = (End RPM - Start RPM)/7
For example if you want to start at 5000 RPM and end at 7000 RPM:
Offset = (7000-5000)/7 = 285