PTV Navigator Remote Interface Documentation
Variables

Set compatibility mode

Set the compatibility mode Set the compatibility mode to on/off. If on, all bundles returned to the client will have the names and types like in the previous navigator API. If off, the returned bundle includes more information, no deprecated values like MercPosX and in some cases renamed fields and corrected types.
We highly recommend to use the non compatible mode because it offers more information and corrected fields. More...

Variables

final int MSG_RI_SET_COMPATIBILITY_MODE = 3000

Detailed Description

Set the compatibility mode Set the compatibility mode to on/off. If on, all bundles returned to the client will have the names and types like in the previous navigator API. If off, the returned bundle includes more information, no deprecated values like MercPosX and in some cases renamed fields and corrected types.
We highly recommend to use the non compatible mode because it offers more information and corrected fields.

Sending bundle

KeyValueTypeInfo
CompatibilityMode Set the compatibility mode boolean

Returned bundle:

KeyValueTypeInfo
CompatibilityMode The set compatibility mode boolean

Returned error codes:

RI_ERROR_NONE if the license key was set.
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_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