OTX Reference  
OpenTestSystem.Otx.Extensions.BusMonitoring Namespace 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...
 

Detailed Description

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).

Note
The extension is closely related to an ODX/MVCI [ISO 22901] [ISO 22900] based system.
In case of an ODX/MVCI based system it is recommended that the result of MCDMonitorLink::fetchMonitoringFrames is formatted as given in ISO 22900 Annex F. This is related to the terms GetBusFrameAsString, GetBusFrameTimestamp, GetBusFrameAddress, GetBusFrameData and GetBusFrameType.