wiki:spec/DoIP
Diagnostic Over IP


概要

  • API一覧
API ID
[Dec]
ID
[Hex]
R21-11
DoIP_TpTransmit 83 0x53
DoIP_TpCancelTransmit 84 0x54
DoIP_TpCancelReceive 76 0x4C
DoIP_IfTransmit 73 0x49
DoIP_IfCancelTransmit 74 0x4A
DoIP_Init 1 0x01
DoIP_GetVersionInfo 0 0x00
DoIP_ActivationLineSwitch 14 0x0E
DoIP_TriggerVehicleAnnouncement 13 0x0D
DoIP_SoAdTpCopyTxData 67 0x43
DoIP_SoAdTpTxConfirmation 72 0x48
DoIP_SoAdTpCopyRxData 68 0x44
DoIP_SoAdTpStartOfReception 70 0x46
DoIP_SoAdTpRxIndication 69 0x45
DoIP_SoAdIfRxIndication 66 0x42
DoIP_SoAdIfTxConfirmation 64 0x40
DoIP_SoConModeChg 11 0x0B
DoIP_LocalIpAddrAssignmentChg 12 0x0C
DoIP_MainFunction 2 0x02
<User>_DoIPGetPowerModeCallback -- --
<User>_DoIPRoutingActivationConfirmation -- --
<User>_DoIPRoutingActivationAuthentication -- --
<User>_DoIPTriggerGidSyncCallback -- --
<User>_DoIPGetGidCallback -- --
<User>_DoIPGetFurtherActionByteCallback -- --
  • エラーコード一覧
エラーコード Dec Hex R21-11
DOIP_E_UNINIT 1 0x01
DOIP_E_PARAM_POINTER 2 0x02
DOIP_E_INVALID_PDU_SDU_ID 3 0x03
DOIP_E_INVALID_PARAMETER 4 0x04
DOIP_E_INIT_FAILED 5 0x05

API仕様

DoIP_TpTransmit

Std_ReturnType DoIP_TpTransmit (PduIdType TxPduId, const PduInfoType* PduInfoPtr)

DoIP_TpCancelTransmit

Std_ReturnType DoIP_TpCancelTransmit (PduIdType TxPduId)

DoIP_TpCancelReceive

Std_ReturnType DoIP_TpCancelReceive (PduIdType RxPduId)

DoIP_IfTransmit

Std_ReturnType DoIP_IfTransmit (PduIdType TxPduId, const PduInfoType* PduInfoPtr)

DoIP_IfCancelTransmit

Std_ReturnType DoIP_IfCancelTransmit (PduIdType TxPduId)

DoIP_Init

void DoIP_Init (const DoIP_ConfigType* DoIPConfigPtr)

DoIP_GetVersionInfo

void DoIP_GetVersionInfo (Std_VersionInfoType* versioninfo)

DoIP_ActivationLineSwitch

void DoIP_ActivationLineSwitch (uint8 InterfaceId , boolean* Active)

DoIP_TriggerVehicleAnnouncement

void DoIP_TriggerVehicleAnnouncement (uint8 InterfaceId)

DoIP_SoAdTpCopyTxData

BufReq_ReturnType DoIP_SoAdTpCopyTxData (PduIdType id, const PduInfoType* info, const RetryInfoType* retry, PduLengthType* availableDataPtr)

DoIP_SoAdTpTxConfirmation

void DoIP_SoAdTpTxConfirmation (PduIdType id, Std_ReturnType result)

DoIP_SoAdTpCopyRxData

BufReq_ReturnType DoIP_SoAdTpCopyRxData (PduIdType id, const PduInfoType* info, PduLengthType* bufferSizePtr)

DoIP_SoAdTpStartOfReception

BufReq_ReturnType DoIP_SoAdTpStartOfReception (PduIdType id, const PduInfoType* info, PduLengthType TpSduLength, PduLengthType* bufferSizePtr)

DoIP_SoAdTpRxIndication

void DoIP_SoAdTpRxIndication (PduIdType id, Std_ReturnType result)

DoIP_SoAdIfRxIndication

void DoIP_SoAdIfRxIndication (PduIdType RxPduId, const PduInfoType* PduInfoPtr)

DoIP_SoAdIfTxConfirmation

void DoIP_SoAdIfTxConfirmation (PduIdType TxPduId, Std_ReturnType result)

DoIP_SoConModeChg

void DoIP_SoConModeChg (SoAd_SoConIdType SoConId, SoAd_SoConModeType Mode)

DoIP_LocalIpAddrAssignmentChg

void DoIP_LocalIpAddrAssignmentChg (SoAd_SoConIdType SoConId, TcpIp_IpAddrStateType State)

DoIP_MainFunction

void DoIP_MainFunction (void)

<User>_DoIPGetPowerModeCallback

Std_ReturnType <User>_DoIPGetPowerModeCallback (DoIP_PowerStateType* PowerStateReady)

<User>_DoIPRoutingActivationConfirmation

Std_ReturnType <User>_DoIPRoutingActivationConfirmation (boolean* Confirmed, const uint8* ConfirmationReqData, uint8* ConfirmationResData)

<User>_DoIPRoutingActivationAuthentication

Std_ReturnType <User>_DoIPRoutingActivationAuthentication (boolean* Authentified, const uint8* AuthenticationReqData, uint8* AuthenticationResData)

<User>_DoIPTriggerGidSyncCallback

Std_ReturnType <User>_DoIPTriggerGidSyncCallback (void)

<User>_DoIPGetGidCallback

Std_ReturnType <User>_DoIPGetGidCallback (uint8* GroupId)

<User>_DoIPGetFurtherActionByteCallback

Std_ReturnType <User>_DoIPGetFurtherActionByteCallback (DoIP_FurtherActionByteType* FurtherActionByte)

コンフィギュレーション仕様

DoIPConfigSet

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00003
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPChannel

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPChannel
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00069
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1..65536

DoIPChannelSARef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPChannel/DoIPChannelSARef

DoIPChannelTARef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPChannel/DoIPChannelTARef

DoIPPduRRxPdu

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPChannel/DoIPPduRRxPdu
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00055
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度:
    • R4.1.3: 1
    • R4.2.2/R4.3.1/R4.4.0: 0..1

DoIPPduRRxPduId

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPChannel/DoIPPduRRxPdu/DoIPPduRRxPduId
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00057
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPPduRRxPduRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPChannel/DoIPPduRRxPdu/DoIPPduRRxPduRef

DoIPPduRTxPdu

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPChannel/DoIPPduRTxPdu
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00056
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPPduRTxPduId

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPChannel/DoIPPduRTxPdu/DoIPPduRTxPduId
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00060
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPPduRTxPduRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPChannel/DoIPPduRTxPdu/DoIPPduRTxPduRef

DoIPPduType

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPChannel/DoIPPduRTxPdu/DoIPPduType
  • 対象リビジョン: R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00075
  • タイプ: ENUMERATION-PARAM
  • 多重度: 0..1
  • 選択肢:
    • DOIP_IFPDU
    • DOIP_TPPDU
  • デフォルト値: DOIP_TPPDU

DoIPConnections

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00032
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPTargetAddress

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTargetAddress
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00053
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度:
    • R4.1.3/R4.2.2/R4.3.1: 1..255
    • R4.4.0: 1..65535

DoIPTargetAddressValue

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTargetAddress/DoIPTargetAddressValue
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00054
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPTcpConnection

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00045
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度:
    • R4.1.3: 1..255
    • R4.2.2/R4.3.1/R4.4.0: 2..255

DoIPRequestAddressAssignment

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPRequestAddressAssignment
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00095
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1
  • デフォルト値: true

DoIPSoAdRxPdu

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdRxPdu
  • 対象リビジョン: R4.1.3/R4.2.2
  • SWSタグ: ECUC_DoIP_00046
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdRxPduId

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdRxPdu/DoIPSoAdRxPduId
  • 対象リビジョン: R4.1.3/R4.2.2
  • SWSタグ: ECUC_DoIP_00048
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdRxPduRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdRxPdu/DoIPSoAdRxPduRef

DoIPSoAdTcpRxPdu

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpRxPdu
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00080
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdTcpRxPduId

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpRxPdu/DoIPSoAdTcpRxPduId
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00082
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdTcpRxPduRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpRxPdu/DoIPSoAdTcpRxPduRef

DoIPSoAdTcpTxPdu

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpTxPdu
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00081
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdTcpTxPduId

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpTxPdu/DoIPSoAdTcpTxPduId
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00085
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdTcpTxPduRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpTxPdu/DoIPSoAdTcpTxPduRef

DoIPSoAdTxPdu

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdTxPdu
  • 対象リビジョン: R4.1.3/R4.2.2
  • SWSタグ: ECUC_DoIP_00047
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdTxPduId

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdTxPdu/DoIPSoAdTxPduId
  • 対象リビジョン: R4.1.3/R4.2.2
  • SWSタグ: ECUC_DoIP_00051
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdTxPduRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPTcpConnection/DoIPSoAdTxPdu/DoIPSoAdTxPduRef

DoIPUdpConnection

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00052
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1..255

DoIPRequestAddressAssignment(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPRequestAddressAssignment
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00095
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1
  • デフォルト値: true

DoIPSoAdRxPdu(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdRxPdu
  • 対象リビジョン: R4.1.3/R4.2.2
  • SWSタグ: ECUC_DoIP_00046
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdRxPduId(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdRxPdu/DoIPSoAdRxPduId
  • 対象リビジョン: R4.1.3/R4.2.2
  • SWSタグ: ECUC_DoIP_00048
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdRxPduRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdRxPdu/DoIPSoAdRxPduRef

DoIPSoAdTxPdu(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdTxPdu
  • 対象リビジョン: R4.1.3/R4.2.2
  • SWSタグ: ECUC_DoIP_00047
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdTxPduId(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdTxPdu/DoIPSoAdTxPduId
  • 対象リビジョン: R4.1.3/R4.2.2
  • SWSタグ: ECUC_DoIP_00051
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdTxPduRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdTxPdu/DoIPSoAdTxPduRef

DoIPSoAdUdpRxPdu

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpRxPdu
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00046
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdUdpRxPduId

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpRxPdu/DoIPSoAdUdpRxPduId
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00048
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdUdpRxPduRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpRxPdu/DoIPSoAdUdpRxPduRef

DoIPSoAdUdpTxPdu

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpTxPdu
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00047
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdUdpTxPduId

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpTxPdu/DoIPSoAdUdpTxPduId
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00051
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdUdpTxPduRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpTxPdu/DoIPSoAdUdpTxPduRef

DoIPUdpVehicleAnnouncementConnection

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpVehicleAnnouncementConnection
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00076
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1..255

DoIPRequestAddressAssignment(3)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpVehicleAnnouncementConnection/DoIPRequestAddressAssignment
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00095
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1
  • デフォルト値: true

DoIPSoAdUdpVehicleAnnouncementTxPdu

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpVehicleAnnouncementConnection/DoIPSoAdUdpVehicleAnnouncementTxPdu
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00077
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdUdpVehicleAnnouncementTxPduId

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpVehicleAnnouncementConnection/DoIPSoAdUdpVehicleAnnouncementTxPdu/DoIPSoAdUdpVehicleAnnouncementTxPduId
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00078
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4294967295
  • 下限値: 0

DoIPSoAdUdpVehicleAnnouncementTxPduRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPConnections/DoIPUdpVehicleAnnouncementConnection/DoIPSoAdUdpVehicleAnnouncementTxPdu/DoIPSoAdUdpVehicleAnnouncementTxPduRef

DoIPEid

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPEid
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00014
  • タイプ: INTEGER-PARAM
  • 多重度: 0..1
  • 上限値: 281474976710655
  • 下限値: 0

DoIPGid

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPGid
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00015
  • タイプ: INTEGER-PARAM
  • 多重度: 0..1
  • 上限値: 281474976710655
  • 下限値: 0

DoIPInterface

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00100
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1..255

DoIPAliveCheckResponseTimeout

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPAliveCheckResponseTimeout
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00009
  • タイプ: FLOAT-PARAM
  • 多重度: 1
  • 上限値: INF
  • 下限値: 0

DoIPChannel(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPChannel
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00069
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1..65536

DoIPChannelSARef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPChannel/DoIPChannelSARef

DoIPChannelTARef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPChannel/DoIPChannelTARef

DoIPPduRRxPdu(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPChannel/DoIPPduRRxPdu
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00055
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPPduRRxPduId(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPChannel/DoIPPduRRxPdu/DoIPPduRRxPduId
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00057
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPPduRRxPduRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPChannel/DoIPPduRRxPdu/DoIPPduRRxPduRef

DoIPPduRTxPdu(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPChannel/DoIPPduRTxPdu
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00056
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPPduRTxPduId(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPChannel/DoIPPduRTxPdu/DoIPPduRTxPduId
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00060
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPPduRTxPduRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPChannel/DoIPPduRTxPdu/DoIPPduRTxPduRef

DoIPPduType(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPChannel/DoIPPduRTxPdu/DoIPPduType
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00075
  • タイプ: ENUMERATION-PARAM
  • 多重度: 0..1
  • 選択肢:
    • DOIP_IFPDU
    • DOIP_TPPDU
  • デフォルト値: DOIP_TPPDU

DoIPConnections(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00032
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPTargetAddress(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTargetAddress
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00053
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1..65535

DoIPTargetAddressValue(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTargetAddress/DoIPTargetAddressValue
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00054
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPTcpConnection(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTcpConnection
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00045
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 2..255

DoIPRequestAddressAssignment(4)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTcpConnection/DoIPRequestAddressAssignment
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00095
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1
  • デフォルト値: true

DoIPSoAdTcpRxPdu(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpRxPdu
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00080
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdTcpRxPduId(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpRxPdu/DoIPSoAdTcpRxPduId
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00082
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdTcpRxPduRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpRxPdu/DoIPSoAdTcpRxPduRef

DoIPSoAdTcpTxPdu(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpTxPdu
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00081
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdTcpTxPduId(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpTxPdu/DoIPSoAdTcpTxPduId
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00085
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdTcpTxPduRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTcpConnection/DoIPSoAdTcpTxPdu/DoIPSoAdTcpTxPduRef

DoIPTcpConnectionSecurityRequired

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPTcpConnection/DoIPTcpConnectionSecurityRequired
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00097
  • タイプ: BOOLEAN-PARAM
  • 多重度: 0..1
  • デフォルト値: false

DoIPUdpConnection(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpConnection
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00052
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1..255

DoIPRequestAddressAssignment(5)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpConnection/DoIPRequestAddressAssignment
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00095
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1
  • デフォルト値: true

DoIPSoAdUdpRxPdu(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpRxPdu
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00046
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdUdpRxPduId(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpRxPdu/DoIPSoAdUdpRxPduId
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00048
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdUdpRxPduRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpRxPdu/DoIPSoAdUdpRxPduRef

DoIPSoAdUdpTxPdu(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpTxPdu
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00047
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdUdpTxPduId(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpTxPdu/DoIPSoAdUdpTxPduId
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00051
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPSoAdUdpTxPduRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpConnection/DoIPSoAdUdpTxPdu/DoIPSoAdUdpTxPduRef

DoIPUdpVehicleAnnouncementConnection(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpVehicleAnnouncementConnection
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00076
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..255

DoIPRequestAddressAssignment(6)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpVehicleAnnouncementConnection/DoIPRequestAddressAssignment
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00095
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1
  • デフォルト値: true

DoIPSoAdUdpVehicleAnnouncementTxPdu(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpVehicleAnnouncementConnection/DoIPSoAdUdpVehicleAnnouncementTxPdu
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00077
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPSoAdUdpVehicleAnnouncementTxPduId(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpVehicleAnnouncementConnection/DoIPSoAdUdpVehicleAnnouncementTxPdu/DoIPSoAdUdpVehicleAnnouncementTxPduId
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00078
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4294967295
  • 下限値: 0

DoIPSoAdUdpVehicleAnnouncementTxPduRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPConnections/DoIPUdpVehicleAnnouncementConnection/DoIPSoAdUdpVehicleAnnouncementTxPdu/DoIPSoAdUdpVehicleAnnouncementTxPduRef

DoIPFurtherActionByteCallback

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPFurtherActionByteCallback
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00092
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPFurtherActionByteDirect

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPFurtherActionByteCallback/DoIPFurtherActionByteDirect
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00093
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPGeneralInactivityTime

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPGeneralInactivityTime
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00068
  • タイプ: FLOAT-PARAM
  • 多重度: 1
  • 上限値: INF
  • 下限値: 0

DoIPInitialInactivityTime

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPInitialInactivityTime
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00010
  • タイプ: FLOAT-PARAM
  • 多重度: 1
  • 上限値: INF
  • 下限値: 0

DoIPInitialVehicleAnnouncementTime

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPInitialVehicleAnnouncementTime
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00008
  • タイプ: FLOAT-PARAM
  • 多重度: 1
  • 上限値: INF
  • 下限値: 0

DoIPInterfaceActLineCtrl

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPInterfaceActLineCtrl
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00101
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1

DoIPInterfaceAnnouncementStart

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPInterfaceAnnouncementStart
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00099
  • タイプ: ENUMERATION-PARAM
  • 多重度: 1
  • 選択肢:
    • DOIP_AUTOMATIC_ANNOUNCE
    • DOIP_ONTRIGGER_ANNOUNCE
  • デフォルト値: DOIP_AUTOMATIC_ANNOUNCE

DoIPInterfaceId

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPInterfaceId
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00098
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 255
  • 下限値: 0

DoIPMaxTesterConnections

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPMaxTesterConnections
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00012
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 255
  • 下限値: 1

DoIPRoutingActivation

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00030
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..255

DoIPRoutingActivationAuthenticationCallback

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPRoutingActivationAuthenticationCallback
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00035
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPRoutingActivationAuthenticationFunc

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPRoutingActivationAuthenticationCallback/DoIPRoutingActivationAuthenticationFunc
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00039
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPRoutingActivationAuthenticationReqLength

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPRoutingActivationAuthenticationCallback/DoIPRoutingActivationAuthenticationReqLength
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00040
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4
  • 下限値: 0

DoIPRoutingActivationAuthenticationResLength

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPRoutingActivationAuthenticationCallback/DoIPRoutingActivationAuthenticationResLength
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00041
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4
  • 下限値: 0

DoIPRoutingActivationConfirmationCallback

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPRoutingActivationConfirmationCallback
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00061
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPRoutingActivationConfirmationFunc

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPRoutingActivationConfirmationCallback/DoIPRoutingActivationConfirmationFunc
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00036
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPRoutingActivationConfirmationReqLength

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPRoutingActivationConfirmationCallback/DoIPRoutingActivationConfirmationReqLength
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00037
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4
  • 下限値: 0

DoIPRoutingActivationConfirmationResLength

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPRoutingActivationConfirmationCallback/DoIPRoutingActivationConfirmationResLength
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00038
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4
  • 下限値: 0

DoIPRoutingActivationNumber

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPRoutingActivationNumber
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00033
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 255
  • 下限値: 0

DoIPRoutingActivationSecurityRequired

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPRoutingActivationSecurityRequired
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00096
  • タイプ: BOOLEAN-PARAM
  • 多重度: 0..1
  • デフォルト値: false

DoIPTargetAddressRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPRoutingActivation/DoIPTargetAddressRef

DoIPTester

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPTester
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00031
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1..255

DoIPNumByteDiagAckNack

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPTester/DoIPNumByteDiagAckNack
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00042
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4294967295
  • 下限値: 0

DoIPRoutingActivationRef

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPTester/DoIPRoutingActivationRef

DoIPTesterSA

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPTester/DoIPTesterSA
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00043
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPUseMacAddressForIdentification

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPUseMacAddressForIdentification
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00013
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1

DoIPUseVehicleIdentificationSyncStatus

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPUseVehicleIdentificationSyncStatus
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00016
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1

DoIPVehicleAnnouncementCount

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPVehicleAnnouncementCount
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00094
  • タイプ: INTEGER-PARAM
  • 多重度: 0..1
  • 上限値: 255
  • 下限値: 1

DoIPVehicleAnnouncementInterval

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPInterface/DoIPVehicleAnnouncementInterval
  • 対象リビジョン: R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00007
  • タイプ: FLOAT-PARAM
  • 多重度: 0..1
  • 上限値: INF
  • 下限値: 0

DoIPLogicalAddress

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPLogicalAddress
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00020
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPRoutingActivation(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00030
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..255

DoIPRoutingActivationAuthenticationCallback(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation/DoIPRoutingActivationAuthenticationCallback
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00035
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPRoutingActivationAuthenticationFunc(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation/DoIPRoutingActivationAuthenticationCallback/DoIPRoutingActivationAuthenticationFunc
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00039
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPRoutingActivationAuthenticationReqLength(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation/DoIPRoutingActivationAuthenticationCallback/DoIPRoutingActivationAuthenticationReqLength
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00040
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4
  • 下限値: 0

DoIPRoutingActivationAuthenticationResLength(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation/DoIPRoutingActivationAuthenticationCallback/DoIPRoutingActivationAuthenticationResLength
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00041
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4
  • 下限値: 0

DoIPRoutingActivationConfirmationCallback(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation/DoIPRoutingActivationConfirmationCallback
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00061
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPRoutingActivationConfirmationFunc(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation/DoIPRoutingActivationConfirmationCallback/DoIPRoutingActivationConfirmationFunc
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00036
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPRoutingActivationConfirmationReqLength(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation/DoIPRoutingActivationConfirmationCallback/DoIPRoutingActivationConfirmationReqLength
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00037
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4
  • 下限値: 0

DoIPRoutingActivationConfirmationResLength(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation/DoIPRoutingActivationConfirmationCallback/DoIPRoutingActivationConfirmationResLength
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00038
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4
  • 下限値: 0

DoIPRoutingActivationNumber(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation/DoIPRoutingActivationNumber
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00033
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 255
  • 下限値: 0

DoIPTargetAddressRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPRoutingActivation/DoIPTargetAddressRef

DoIPTester(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPTester
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00031
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度:
    • R4.1.3: 0..255
    • R4.2.2/R4.3.1/R4.4.0: 1..255

DoIPNumByteDiagAckNack(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPTester/DoIPNumByteDiagAckNack
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00042
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 4294967295
  • 下限値: 0

DoIPRoutingActivationRef(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPTester/DoIPRoutingActivationRef

DoIPTesterSA(2)

/AUTOSAR/EcucDefs/DoIP/DoIPConfigSet/DoIPTester/DoIPTesterSA
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00043
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 65535
  • 下限値: 0

DoIPGeneral

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00002
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPAliveCheckResponseTimeout(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPAliveCheckResponseTimeout
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00009
  • タイプ: FLOAT-PARAM
  • 多重度: 1
  • 上限値: INF
  • 下限値: 0

DoIPDevelopmentErrorDetect

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPDevelopmentErrorDetect
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00004
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1

DoIPDhcpOptionVinUse

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPDhcpOptionVinUse
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00067
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1

DoIPEntityStatusMaxByteFieldUse

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPEntityStatusMaxByteFieldUse
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00064
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1

DoIPFurtherActionByteCallback(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPFurtherActionByteCallback
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00092
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPFurtherActionByteDirect(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPFurtherActionByteCallback/DoIPFurtherActionByteDirect
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00093
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPGIDInvalidityPattern

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPGIDInvalidityPattern
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00065
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 255
  • 下限値: 0

DoIPGeneralInactivityTime(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPGeneralInactivityTime
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00068
  • タイプ: FLOAT-PARAM
  • 多重度: 1
  • 上限値: INF
  • 下限値: 0

DoIPGetGid

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPGetGid
  • 対象リビジョン: R4.1.3
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPGetGID

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPGetGid/DoIPGetGID
  • 対象リビジョン: R4.1.3
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPGetGidCallback

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPGetGidCallback
  • 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00024
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPGetGidDirect

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPGetGidCallback/DoIPGetGidDirect
  • 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00028
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPHeaderFileInclusion

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPHeaderFileInclusion
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1
  • SWSタグ: ECUC_DoIP_00072
  • タイプ: STRING-PARAM
  • 多重度: 0..*

DoIPHostNameSizeMax

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPHostNameSizeMax
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00073
  • タイプ:
    • R4.1.3/R4.2.2: STRING-PARAM
    • R4.3.1/R4.4.0/R19-11/R20-11/R21-11: INTEGER-PARAM
  • 多重度: 1
  • 上限値:
    • R4.3.1/R4.4.0/R19-11/R20-11/R21-11: 255
  • 下限値:
    • R4.3.1/R4.4.0/R19-11/R20-11/R21-11: 5

DoIPInitialInactivityTime(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPInitialInactivityTime
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00010
  • タイプ: FLOAT-PARAM
  • 多重度: 1
  • 上限値: INF
  • 下限値: 0

DoIPInitialVehicleAnnouncementTime(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPInitialVehicleAnnouncementTime
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00008
  • タイプ: FLOAT-PARAM
  • 多重度: 1
  • 上限値: INF
  • 下限値: 0

DoIPMainFunctionPeriod

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPMainFunctionPeriod
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00006
  • タイプ: FLOAT-PARAM
  • 多重度: 1
  • 上限値: INF
  • 下限値: 0

DoIPMaxRequestBytes

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPMaxRequestBytes
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00019
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値:
    • R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11: 18446744073709551615
    • R21-11: 4294967295
  • 下限値: 1

DoIPMaxTesterConnections(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPMaxTesterConnections
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00012
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 255
  • 下限値: 1

DoIPMaxUDPRequestPerConnection

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPMaxUDPRequestPerConnection
  • 対象リビジョン: R21-11
  • SWSタグ: ECUC_DoIP_00074
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 255
  • 下限値: 1

DoIPMaxUDPRequestPerMessage

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPMaxUDPRequestPerMessage
  • 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11
  • SWSタグ: ECUC_DoIP_00074
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 255
  • 下限値: 1

DoIPNodeType

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPNodeType
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00021
  • タイプ: ENUMERATION-PARAM
  • 多重度: 1
  • 選択肢:
    • DOIP_GATEWAY
    • DOIP_NODE

DoIPPowerModeCallback

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPPowerModeCallback
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00023
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 1

DoIPPowerMode

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPPowerModeCallback/DoIPPowerMode
  • 対象リビジョン: R4.1.3
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPPowerModeDirect

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPPowerModeCallback/DoIPPowerModeDirect
  • 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00027
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPTriggerGidSyncCallback

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPTriggerGidSyncCallback
  • 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00025
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPTriggerGidSyncDirect

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPTriggerGidSyncCallback/DoIPTriggerGidSyncDirect
  • 対象リビジョン: R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00029
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPTriggerGidSynchronization

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPTriggerGidSynchronization
  • 対象リビジョン: R4.1.3
  • タイプ: PARAM-CONF-CONTAINER
  • 多重度: 0..1

DoIPTriggerGIDSynchronzation

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPTriggerGidSynchronization/DoIPTriggerGIDSynchronzation
  • 対象リビジョン: R4.1.3
  • タイプ: FUNCTION-NAME
  • 多重度: 0..1

DoIPUseEIDasGID

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPUseEIDasGID
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00018
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1

DoIPUseMacAddressForIdentification(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPUseMacAddressForIdentification
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00013
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1

DoIPUseVehicleIdentificationSyncStatus(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPUseVehicleIdentificationSyncStatus
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00016
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1

DoIPVehicleAnnouncementCount(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPVehicleAnnouncementCount
  • 対象リビジョン: R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00094
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 255
  • 下限値: 1

DoIPVehicleAnnouncementInterval(2)

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPVehicleAnnouncementInterval
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0
  • SWSタグ: ECUC_DoIP_00007
  • タイプ: FLOAT-PARAM
  • 多重度: 1
  • 上限値: INF
  • 下限値: 0

DoIPVehicleAnnouncementRepetition

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPVehicleAnnouncementRepetition
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1
  • SWSタグ: ECUC_DoIP_00011
  • タイプ: INTEGER-PARAM
  • 多重度:
    • R4.1.3/R4.2.2: 1
    • R4.3.1: 0..1
  • 上限値: 255
  • 下限値: 1

DoIPVersionInfoApi

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPVersionInfoApi
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00005
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1
  • デフォルト値:
    • R4.3.1/R4.4.0/R19-11/R20-11/R21-11: false

DoIPVinGidMaster

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPVinGidMaster
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00017
  • タイプ: BOOLEAN-PARAM
  • 多重度: 1

DoIPVinInvalidityPattern

/AUTOSAR/EcucDefs/DoIP/DoIPGeneral/DoIPVinInvalidityPattern
  • 対象リビジョン: R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11
  • SWSタグ: ECUC_DoIP_00066
  • タイプ: INTEGER-PARAM
  • 多重度: 1
  • 上限値: 255
  • 下限値: 0
Last modified 17 months ago Last modified on Dec 9, 2022, 11:12:54 AM
Note: See TracWiki for help on using the wiki.