canGetExtDataRate
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Gets the rate of extended data frames of a CAN channel in frames per second [fr/s]. The kind of value to be returned (average, current, maximum or minimum) can be selected.Parameters
- channel: CAN channel (1…32).
- selector: Value selector:
- eCurrValue = current
- eMinValue = minimum
- eMaxValue = maximum
- eAvgValue = average