PTV Navigator Remote Interface Documentation
Variables

Start a navigation

Variables

final int MSG_RI_START_NAVIGATION = 300

Detailed Description

Start a navigation

Starts a navigation. Be sure to first add target stations with Add a station to the target station list.
If more than one station is present in the current tour, the navigator will calculate a route over all tour stations from the first to the last.

The route overview screen can be skipped by setting 'ShowRouteOverview' to false.

Please note that start navigation cannot be used in some situations:

Sending bundle:

KeyValueTypeInfo
ShowRouteOverview Flag whether the route overview should be shown or not Boolean

Returned error codes:

RI_ERROR_NONE if everything is ok.
RI_ERROR_RI_DISABLED if the Remote Interface service is disabled and/or not licensed.
RI_ERROR_NOT_INITIALIZED if the Remote Interface service is not initialized yet.
RI_ERROR_NOT_ALLOWED if the start is not allowed in the current fragment.
RI_ERROR_LONGTIME_OPERATION_IN_PROGRESS as long as the PTV Navigator is calculating the route.
RI_ERROR_NO_LICENSE if the navigator has no valid license


© PTV Group 2023 Generated on Tue Dec 5 2023 14:56:26 for PTV Navigator Remote Interface Documentation by doxygen 1.7.3