DoIP_AnnounceVehicle
Valid for: CANoe DE NoteThe following DoIP CAPL function is only available with the modeling library DoIP.dll and eventually an appropriate implementation of the CAPL Callback Interface. Information about the DoIP DLL and the CAPL Callback Interface you find here:
Function Syntax
void DoIP_AnnounceVehicle();
Description
Starts broadcasting Vehicle Announcement Messages. NoteThe timing parameter A_DoIP_Announce_Wait in the DoIP.INI file as well as the parameter toInitial_ms configured with the function DoIP_ConfigureVehicleAnnouncement are ignored when using this function, i.e. sending the Vehicle Announcement Messages starts without delay.