Summary
Defines which data (pre/post trigger) the trigger will capture.
Unit
AudioSignal
Declaration
TTriggerPosition = (tpAfter, tpBefore, tpCenter, tpUser);
| Value | Description |
|---|
| tpAfter | The trigger will preserve data following the sample for which the trigger condition was meet. |
| tpBefore | The trigger will preserve data preceding the sample for which the trigger condition was meet. |
| tpCenter | The trigger will preserve equal amount of data preceding and following the sample for which the trigger condition was meet. |
| tpUser | The trigger will preserve userd defined number of samples preceding and following the sample, for which the trigger condition was meet. |
Description
Defines the data, to be preserved, when the trigger condition is meet.
| Copyright 2008 Dew Research |
http://www.dewresearch.com