canGetFramesPerBurstCount
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Gets the count of frames per burst of a CAN channel. 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