canGetBurstTime
Valid for: CANoe DE • CANoe:lite DEFunction Syntax
Description
Gets the burst time of a CAN channel in microseconds. 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