このコンテンツは設定された言語で表示できません。

このコンテンツは表示可能な別の言語で表示されています。 お使いのブラウザに翻訳機能がある場合はご利用ください。

Using Alarms in VeriStand

Updated May 11, 2018

Reported In

Software

  • VeriStand

Issue Details

I would like to execute a procedure when an input reaches a certain range. e.g when the temperature is above a certain limit I would like to stop the engine.

Solution

Using Alarms within VeriStand is one of the best ways to do this.

1. Add an alarm


2.In the panel to the right select a name for the alarm



3. Select the alarm source (channel to read from) 



4. Select the limits that you wish to use. Here the alarm will trigger when the value increases above 200.



5. Make sure you have a procedure that you would like to execute when the alarm triggers



6. Go back to the alarm settings and configure the Alarm to execute the desired procedure when the alarm activates. Here we have chosen Safe Engine Shut Down.