![]() |
OTX-Runtime for DotNet
|
|
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.PduSimulation.
Public Member Functions | |
bool | IsStarted () |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | LoadSimulation (string path) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | ResetSimulation () |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | SetBatteryVoltage (double value) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | SetDoIPLogicalAddress (byte[] logicalAddress) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | SetDoIPVin (string vin) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | SetIgnitionState (bool state) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | SetPdus (string logicalLink, string requestPdu, List< string > responsePdu) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | SetVariantName (string logicalLink, string ecuVariantName) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | Start () |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | Stop () |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.
bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.IsStarted | ( | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.LoadSimulation | ( | string | path | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.ResetSimulation | ( | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.SetBatteryVoltage | ( | double | value | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.SetDoIPLogicalAddress | ( | byte[] | logicalAddress | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.SetDoIPVin | ( | string | vin | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.SetIgnitionState | ( | bool | state | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.SetPdus | ( | string | logicalLink, |
string | requestPdu, | ||
List< string > | responsePdu | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.SetVariantName | ( | string | logicalLink, |
string | ecuVariantName | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.Start | ( | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IPduSimulation.Stop | ( | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.