Calculates the time at level. The time at level describes the maximum continuous time interval in which the amplitude of a signal exceeds a specific threshold.
Call ChnDurPosCalc(X, Y, DurationType, E, E)
Input Parameters
| X |
Specifies the data channel with time values of the signal in seconds. |
| Y |
Specifies the data channel that contains the amplitudes of the signal. |
DurationType |
Specifies whether DIAdem calculates the time-at-level from one section or several sections.
| Enumeration variable |
Enumeration variable with the following selection terms
| Script Term |
Interface Term, Explanation |
"in one peak" |
In one peak |
"in multiple peaks" |
In multiple peaks |
|
|
| E |
Specifies the result channel for the load durations. |
| E |
Specifies the result channel for the amplitudes. |