OTX-Runtime for Java  
OpenTestSystem.Otx.DiagManager.OtxDiagApi.IComInterface 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.ComInterface.

Public Member Functions

void ActivateEthernet (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
void CloseComInterface (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
void ConnectComInterface (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
IComChannel CreateComChannelFromComInterface (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface, String identifier) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
IComChannel CreateComChannelFromComInterface (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface, String identifier, String ecuVariantName) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
IComChannel CreateComChannelFromComInterface (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface, String identifier, String ecuVariantName, String resource) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
void DeactivateEthernet (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
double GetBatteryVoltage (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
IComChannel GetComChannelFromComInterface (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface, String identifier) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
IComChannel GetComChannelFromComInterface (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface, String identifier, String ecuVariantName) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
IComChannel GetComChannelFromComInterface (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface, String identifier, String ecuVariantName, boolean performVariantSelection) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
IComChannel GetComChannelFromComInterface (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface, String identifier, String ecuVariantName, boolean performVariantSelection, String resource) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface GetComInterface (String comInterfaceName) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
List< String > GetComInterfaceNameList () throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
List< String > GetComInterfaceNameList (OtxConnectionStates connectionState) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
List< String > GetComInterfaceNameListFromEthernet (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface, String optionString) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
List< String > GetComInterfaceNameListFromEthernet (String optionString) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
Map< String, String > GetComInterfaceProperties (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
List< String > GetComInterfaceResourceNameList (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
String GetDefaultComInterfaceName () throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
boolean GetIgnitionState (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface, long pinOnInterfaceConnector) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
boolean IsInterfaceConnected (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
boolean IsSecuredDoipSessionActive (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 
void TlsSetCertificate (OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.IComInterface comInterface, List< byte[]> certificates) throws DiagRuntimeException
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
 

Detailed Description

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


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