beautypg.com

5 trigger, 6 kickstart modules – ebm-papst Kickstart User Manual

Page 26

background image

26

6 Kickstart Modules

examples for the Value / Div Scale

Scaling Methode

Normalized (Standart)

Format

Shorthand

Format

Description

Auto

automatic

a

Scale will be automatically adjusted based on the current values displayed.

Min / Max

min=0 max=100

min=0.25 max=0.75

0m100

.25max0.75

The displayed scale will be between 0 and 100

The displayed scale will be between 0.25 and 0.75

Units / Div + Offset

100/div offset=0

0.1/div offset=-20

100

0.1o-20

The displayed scale will start at offset 0, with 100 units between each div.

The displayed range will start at offset - 20, with 0.1 units between each div.

6.5.5 Trigger

A

Trigger is defined on a data object and can be set to a specific condition. Once the condition has been met, the data within a time

window frame (called Trigger Event Window) will be forwarded. When no triggers are defined all data is forwarded directly as soon as it is
monitored.

Trigger event Window

Time period before and after a trigger event has been fired. When triggers are defined, only data within the event windows is monitored. All
data that did not fire a trigger or is outside a trigger event window is ignored: it will not appear on plots and it will not be saved to a file when
recording.

Trigger Configuration

Use the

Pre-Trigger Time and Post-Trigger Time fields to define the size of the trigger event window.

Switch between triggered and non-triggered mode using the

Trigger On / Off button.

Enter the trigger definitions in the definition table, using the format described below. A validation indicator next to the data shows if the
entered trigger is valid. To remove a trigger from the table, enter an empty string.

Trigger Definition Format:

(data_object_id)

– trigger on any change in the data object value

(data_object_id) < | > (trigger level)

– trigger on rising (>) or falling (<) slope

examples

002.6041h.00h

– trigger on any change in the value of the specified data object

001.60ffh.00h < 200

– trigger when the value of the specified data object drops below 200

001.58ffh.00h > 100

– trigger when the value of the specified data object rises above 200

NOTICe

Even when using a Scaling factor, the trigger always works on the raw data value, not the scaled result.

NOTICe

You can use triggers as a post-processing and data analysis tool for Recorded Data. Set up and activate the triggers
before opening the

.csv file. After modifying the trigger settings, the recording data must be re-loaded using the Reload

toolbar button.