PTV Navigator Remote Interface Documentation
Variables

Set the connection mode (online/hybrid)

Variables

final int MSG_SET_CONNECTION_MODE = 602

Detailed Description

Set the connection mode

Set the connection mode (online, hybrid) of the navigator. The mode can only be set when the navigator is not in an active navigation.

Sending bundle:

KeyValueTypeInfo
ConnectionMode Connection mode, see table below for valid values String

Valid modes:

Name
online
hybrid

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 switching is not allowed because of a running navigation or switching is forbidden.
RI_ERROR_INVALID_PARAMETER in case the mode is invalid.
RI_ERROR_NO_LICENSE if the navigator has no valid license.


© PTV Group 2023 Generated on Fri May 10 2024 10:16:00 for PTV Navigator Remote Interface Documentation by doxygen 1.7.3