OTX Reference  
OpenTestSystem.Otx.Extensions.ComInterface Namespace Reference

For access to the VCI at runtime, e.g. for DoIP 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.
 

Detailed Description

For access to the VCI at runtime, e.g. for DoIP

The OTX ComInterface Extension enables handling vehicle interfaces at runtime and for example with which interface a ComChannel should be created. It is possible to get available interfaces through which communication to electrical control units (ECUs) in a vehicle can be started. There are two major use cases for the need of handling interfaces at runtime:

  • Communication to ECUs over IP address (DoIP) as specified in the associated ISO specification.
  • Communication to ECUs in a vehicle that is temporarily connected to the test system because for example a wireless LAN or bluetooth connection is used.

Additionally an action is introduced that enables Ethernet Activation on the PDU-API for DoIP test sequences.