Skip to main content
Open topic with navigation CAPL Functions » J1939 » GNSS NL » GNSSRemoveWp

GNSSRemoveWp

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

dword GNSSRemoveWp();

Description

The function deletes all waypoints in the waypoint list that were added with GNSSAdd…. No waypoints can be deleted during a simulation.

Parameters

Return Values

error code

Example

GNSSStopSimulation();
GNSSRemoveWp();