Acceleration Window

How To Configure The Acceleration Window

The acceleration window detector monitors the acceleration of an axis. The main purposes is to trigger a warnings or an emergency stops if the acceleration exceeds the defined limits.

Configure the acceleration window via the GUI

You can configure the acceleration window per axis through the GUI under the Alarms Tab.

image not found
  1. You can enable or disable the acceleration window per axis.

  2. Define the Low and High threshold value. If the input exceeds the defined threshold value a Warning is triggered.

  3. Define the Too Low and Too High threshold value . If the input exceeds the defined threshold value a Emergency Stop is triggered.

  4. Save Configuration

    • Press Save Settings to store all your changes.

Configure the acceleration window via the DESK-Tool

To configure acceleration window for an axis (e.g., axis 1) using the desk-tool:

GUI parameter: Description: Desk Parameter:
Acceleration Window
Input Acceleration position value root/AxesControl/actuatorControlLoops/actuatorControlLoop01/accelerationWindowDetector/input
Enable Enable switch root/AxesControl/actuatorControlLoops/actuatorControlLoop01/accelerationWindowDetector/enable
Threshold Value
TooLow Lower emergency stop threshold root/AxesControl/actuatorControlLoops/actuatorControlLoop01/accelerationWindowDetector/tooLow
Low Lower warning threshold root/AxesControl/actuatorControlLoops/actuatorControlLoop01/accelerationWindowDetector/Low
High Upper warning threshold root/AxesControl/actuatorControlLoops/actuatorControlLoop01/accelerationWindowDetector/High
TooHigh Upper emergency stop threshold root/AxesControl/actuatorControlLoops/actuatorControlLoop01/accelerationWindowDetector/tooHigh
Trigger Signal
isTooLow Lower emergency stop trigger root/AxesControl/actuatorControlLoops/actuatorControlLoop01/accelerationWindowDetector/isTooLow
isLow Lower warning trigger root/AxesControl/actuatorControlLoops/actuatorControlLoop01/accelerationWindowDetector/isLow
isHigh Upper warning trigger root/AxesControl/actuatorControlLoops/actuatorControlLoop01/accelerationWindowDetector/isHigh
isTooHigh Upper emergency stop trigger root/AxesControl/actuatorControlLoops/actuatorControlLoop01/accelerationWindowDetector/isTooHigh