DoIP_ConfigureVehicleAnnouncement
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
Description
Configures when the Vehicle Announcement Messages are sent.Parameters
-
toInitial_ms
Initial timeout before sending the first announcement message after measurement start. Note
This parameter is ignored, if the function DoIP_AnnounceVehicle is used for sending Vehicle Announcement Messages. -
messageCount
Number of announcement messages sent when the measurement starts, or DoIP_AnnounceVehicle is called. -
toInterval_ms
Time between the announcement messages when more than 1 is configured.