OTX-Runtime for DotNet  
OpenTestSystem.Otx.DiagManager.OtxDiagApi.IBusMonitoring Interface Reference

The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...

Inherited by OpenTestSystem.Otx.DiagManager.OtxDiagApi.BusMonitoring.

Public Member Functions

List< IBusFrameFetchBusMonitorBusFrames (IBusMonitor busMonitor)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
long GetBusFrameAddress (IBusFrame busFrame)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetBusFrameAsString (IBusFrame busFrame)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetBusFrameData (IBusFrame busFrame)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
long GetBusFrameTimestamp (IBusFrame busFrame)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetBusFrameType (IBusFrame busFrame)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void StartBusMonitoring (ref IBusMonitor busMonitor, OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface=null, string interfaceResource=null, List< long > addresses=null, OtxBusMonitorModes mode=OtxBusMonitorModes.MONITORING, string target=null)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void StopBusMonitoring (IBusMonitor busMonitor)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 

Events

MonitoringFramesReadyHandler MonitoringFramesReady
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 

Detailed Description

The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.

Member Function Documentation

◆ FetchBusMonitorBusFrames()

List<IBusFrame> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IBusMonitoring.FetchBusMonitorBusFrames ( IBusMonitor  busMonitor)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ GetBusFrameAddress()

long OpenTestSystem.Otx.DiagManager.OtxDiagApi.IBusMonitoring.GetBusFrameAddress ( IBusFrame  busFrame)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ GetBusFrameAsString()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IBusMonitoring.GetBusFrameAsString ( IBusFrame  busFrame)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ GetBusFrameData()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IBusMonitoring.GetBusFrameData ( IBusFrame  busFrame)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ GetBusFrameTimestamp()

long OpenTestSystem.Otx.DiagManager.OtxDiagApi.IBusMonitoring.GetBusFrameTimestamp ( IBusFrame  busFrame)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ GetBusFrameType()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IBusMonitoring.GetBusFrameType ( IBusFrame  busFrame)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ StartBusMonitoring()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IBusMonitoring.StartBusMonitoring ( ref IBusMonitor  busMonitor,
OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface  comInterface = null,
string  interfaceResource = null,
List< long >  addresses = null,
OtxBusMonitorModes  mode = OtxBusMonitorModes.MONITORING,
string  target = null 
)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ StopBusMonitoring()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IBusMonitoring.StopBusMonitoring ( IBusMonitor  busMonitor)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

Event Documentation

◆ MonitoringFramesReady

MonitoringFramesReadyHandler OpenTestSystem.Otx.DiagManager.OtxDiagApi.IBusMonitoring.MonitoringFramesReady

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.


The documentation for this interface was generated from the following file: