You can configure the start and stop triggers by using the trigger settings. Once a trigger occurs, the Data Logger starts or stops logging data for all open channels.
The Data Logger offers the following types of start trigger.
Trigger Type | Description |
---|---|
Immediate | Starts logging immediately after you click Run. |
Delay | Starts logging after the period of time, in seconds, that you specify. |
Rises above value | Starts logging when the input signal rises above the specified value. The range for Value equals the input range you specified for the corresponding channel. |
Falls below value | Starts logging when the input signal falls below the specified value. The range for Value equals the input range you specified for the corresponding channel. |
Enters range | Starts logging when the input signal falls within the specified range. The valid range equals the input range you specified for the corresponding channel. |
Leaves range | Starts logging when the input signal falls outside the specified range. The valid range equals the input range you specified for the corresponding channel. |
The Data Logger stops logging when one of the following three conditions are met:
The Data Logger offers the following types of stop trigger.
Trigger Type | Description |
---|---|
No trigger | Stops logging only when you click Stop or a buffer overflow occurs. |
Duration | Stops logging after the period of time, in seconds, that you specify.
|
Rises above value | Stops logging when the input signal rises above the specified value. The range for Value equals the input range you specified for the corresponding channel. |
Falls below value | Stops logging when the input signal falls below the specified value. The range for Value equals the input range you specified for the corresponding channel. |
Enters range | Stops logging when the input signal falls within the specified range. The valid range equals the input range you specified for the corresponding channel. |
Leaves range | Stops logging when the input signal falls outside the specified range. The valid range equals the input range you specified for the corresponding channel. |
Number of samples | Stops logging when the number of logged samples per channel exceeds the value you specify. The maximum value for Number of samples equals the buffer size divided by the number of open channels. |