Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
_DoIP_VehicleAnnouncementInd
Valid for: CANoe DEFunction Syntax
Description
A Vehicle Announcement Message (VAM) has been received, possibly as a Vehicle Identification Response for a Vehicle Identification Request (VIR) Message. The responding vehicle indicates its presence. If the responding vehicle’s VIN or EID has been selected as VIR parameter, this vehicle will be selected for communication.Parameters
- VIN: Vehicle Identification Number (typically 17 characters). It is possible that a responding vehicle does not have a VIN yet.
- logAddr: Logical DoIP address of the responding entity, e.g. the gateway.
- entityIdent: (6 byte) Entity ID of the vehicle, often the Ethernet MAC address of the network interface controller transmitting the response.
- groupIdent: (6 byte) Group ID of the vehicle.
- furtherActionRequired: Indicates if a special routing activation method is required.
- VINGIDsyncStatus: Indicates if the VIN and GID are already synchronized (0x0) or not (0x10).