OTX 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. | |
Classes | |
class | CheckerRule |
Comprehensive checker rule listing, see also Core checker rules. More... | |
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:
Additionally an action is introduced that enables Ethernet Activation on the PDU-API for DoIP test sequences.
In case of a MVCI-Server, all actions and terms of this extension require MCDSystem::prepareVciAccessLayer(), exception GetBatteryVoltage and GetIgnitionState.