ThresholdCrossings returns a two-dimensional array containing time and direction data (negative for decreasing). The DataSets property must contain the Time dataset for this method to work correctly.
- ElemName
- The element name
- Threshold
- The threshold to be crossed.
A two-dimensional array with time and direction. The direction value will be positive if it is increasing when crossing the threshold and negative if it is decreasing when crossing it.