frGetBusLoadDynamic
Valid for: CANoe DE • CANoe4SW DE Note FlexRay bus statistics for CAPL is deactivated by default and must be activated before calling this function. You can do this by calling function frEnableStatistics in an on start handler, see example below.Function Syntax
Description
Gets the busload of the dynamic segment for data frames of a FlexRay channel in percent. The kind of value to be returned (average, current, maximum or minimum) can be selected.Parameters
-
channel
FlexRay channel (1…32). -
selector
Value selector:- eCurrValue = current
- eMinValue = minimum
- eMaxValue = maximum
- eAvgValue = average
-
channelMask
Channel mask- 1 = subchannel A
- 2 = subchannel B