OTX Reference
|
|
For asynchronous recording and analysis of bus data (frames) at runtime More...
Namespaces | |
namespace | Actions |
Lists all ActionRealisation extensions. | |
namespace | DataTypes |
Data types, see also Core data types. | |
namespace | Exceptions |
Error handling. | |
namespace | Terms |
Lists all Terms. | |
namespace | Variables |
Variable Access. | |
Classes | |
class | CheckerRule |
Comprehensive checker rule listing, see also Core checker rules. More... | |
For asynchronous recording and analysis of bus data (frames) at runtime
The OTX BusMonitoring Extension is introduced to enable asynchronous collection of communication data (monitoring) at runtime and analysis of monitored data (frames).
In case of an ODX/MVCI based system it is recommended that the result of MCDMonitorLink::fetchMonitoringFrames is formatted as given in ISO 22900-3 Annex F. This is related to the terms GetBusFrameAsString, GetBusFrameTimestamp, GetBusFrameAddress, GetBusFrameData and GetBusFrameType.