coTfsMonitorGetStatistics (Level 2)
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DEFunction Syntax
Description
This function returns the statistics information that are monitored between coTfsMonitorActivate and coTfsMonitorDeactivate.Parameters
- nodeId: Node-ID [1..127]
- requestType: Values to be monitored.
- 1 - SDO time values
- 2 - NMT time values
- 3 - LSS time values
- minValue[1]: Minimum value in [ms].
- maxValue[1]: Maximum value in [ms].
- averageValue[1]: Average value in [ms].
- passedCounter[1]: Number of values within the allowed range.
- failedCounter[1]: Number of values out of the allowed range.