Jump to content

TEST-X: Difference between revisions

From Teltonika Telematics Wiki
No edit summary
No edit summary
 
(93 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
=External RTK coordinate via CAN/RS232 interface with FMC650=
<tr>
==Overview==
    <th style="width:8%; text-align: left;">Property ID in AVL packet</th>
Activating '''RTK (Real-Time Kinematic)''' coordinate acquisition enables the FMC650 device to process RTK data from CAN.
    <th style="width:15%; text-align: center;">Property Name</th>
When configured, the RTK module can provide high-precision coordinates using: 
    <th style="width:5%; text-align: center;">Bytes</th>
* External RTK receiver via RS232
    <th style="width:10%; text-align: center;">Min Value</th>
* External RTK data via CAN
    <th style="width:10%; text-align: center;">Max Value</th>
* Internal GNSS receiver (GNSs) as fallback (does not has RTK)
    <th style="width:5%; text-align: center;">Multiplier</th>
The device automatically chooses the best available source based on configuration and data quality. 
    <th style="width:5%; text-align: center;">Units</th>
 
    <th style="width:32%; text-align: left;">Description</th>
The following specifications indicate the minimum firmware and configurator version requirement to use RTK coordinate acquisition via CAN on FMC650.
</tr>
 
*Platform: FM65 
* '''Device''': FMC650 
* '''Firmware version''': 03.01.03.Rev.228
* '''Configurator version''': B.FMX6_R.192
 
==Method of Operation==
When the RTK option is enabled, the device always tries to use RTK sources first and falls back to internal GNSS if needed. 
 
'''Source priority'''
#'''RS232 (primary RTK source)'''
#:*The device checks whether any COM port (COM1 or COM2) is configured in RTK mode. 
#:*If at least one COM port is configured for RTK and valid data is present, coordinates are taken from RS232. 
#'''CAN RTK (secondary RTK source)'''
#:*If RS232 RTK data is not available or is invalid, the device checks the CAN RTK status. 
#:*If valid CAN RTK data is available, coordinates are taken from CAN. 
#:*A timing check is applied if the time difference between received CAN RTK frames is greater than 2 seconds. The device automatically switches to the internal GNSS receiver (GNS) to keep coordinates up to date.
#'''Internal GNSS (GNS) Fallback'''
#:*If neither RS232 nor CAN provide valid RTK data, the device uses the internal GNSS receiver (GNS) for coordinates. 
#'''RTK Disabled'''
#:*If the RTK option is disabled, coordinates are always taken from the internal GNSS receiver.
 
'''RTK data from CAN'''
 
When CAN is used as the RTK source, the device reads:
*'''Latitude''' 
*'''Longitude''' 
*'''Altitude''' 
*'''Ground speed''' 
*'''Course'''
 
These values are taken from standard CAN messages designed for GNSS/RTK data. Exact PGNs and signal layouts depend on whether external RTK/ECD/ISOBUS system is being used.
 
==Configurator Setup== 
This section describes how to enable RTK as a location source and configure RS232 and CAN usage through the Configurator.
 
'''Enabling RTK as a location source'''
[[File:Source Location from RTK.png|right]]
#Open the Configurator and connect to the FMC650 device.
#Navigate to the System tab. 
#Find the option “Source Location from RTK” in the '''System Settings''' section.
#Set this option to '''Enable'''.
 
When enabled, the device will use RTK data from RS232/CAN if available, with automatic fallback to internal GNSS.
 
For advanced configuration (e.g. via commands):
 
Source Location from RTK <br>
'''Parameter ID:''' 55000 <br>
'''Values:''' 
*'''0''' – Disabled (device uses only internal GNSS) 
*'''1''' – Enabled (device uses RTK sources if available)
 
Configuring RS232 for RTK Use 
If you plan to use an external RTK receiver via RS232:
#Open the RS232/RS485 tab in the Configurator. 
#For COM1 or COM2 (or both), set the mode to RTK.
 
Relevant parameter IDs: 
*'''COM1 mode''' – Parameter ID 151 
*'''COM2 mode''' – Parameter ID 173 
*'''RTK mode''' – Value 60 
If at least one COM port is configured to RTK mode and valid RTK data is received, the device will use RS232 as the main coordinate source. 
 
[[File:RS232 settings - RTK.png|right]]
 
'''Using CAN as the RTK Source'''
CAN-based RTK is used in the following cases: 
*None of the RS232 COM ports are configured in RTK mode, or 
*RS232 RTK data is not valid or not present. 
When those conditions are met and valid CAN RTK data is received:
*The device uses CAN as the coordinate source. 
*The device continuously monitors the time between RTK messages. 
*If CAN RTK messages are delayed by more than 2 seconds, the device automatically reverts to internal GNSS to avoid stale coordinates.
<br>
RTK data taken from CAN includes: 
*'''Latitude 
*'''Longitude 
*'''Altitude 
*'''Ground speed 
*'''Course 


<!-- Eventual AVL 391 -->
Configuration of RTK over CAN (e.g. PGN, source address, bitrate) depends on your external CAN/ISOBUS/RTK infrastructure and should follow that system’sdocumentation. 
<tr>
    <td>391</td>
    <td style="text-align:center;">Private/Business mode</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Private/Business mode where:<br>
        0 - Private mode OFF (Business mode ON);<br>
        1 - Private mode ON (Business mode OFF);
    </td>
</tr>


<!-- Parameter 11811 -->
'''ISOBUS Data Visibility''' 
<tr>
When used in ISOBUS or similar environments:
    <td>11811</td>
[[File:ISOBUS - RTK.png]]
    <td style="text-align:center;">Private/Business mode triggers</td>
*RTK-related data from CAN is visible in the ISOBUS section of the Configurator.   
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">15</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Private/Business mode triggers. When a trigger is activated it activates Private mode; 
        when the trigger goes LOW, Private mode is turned OFF.   
        Bit mask:<br>
        0 - no trigger;<br>
        1 - DIN1;<br>
        2 - DIN2;<br>
        3 - DIN3;<br>
        4 - DIN4;
    </td>
</tr>


<!-- Parameter 11812 -->
*This allows you to verify that RTK data is being received and interpreted correctly by the device.   
<tr>
    <td>11812</td>
    <td style="text-align:center;">Private/Business DOUT control</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">4</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Private/Business DOUT. When Private mode is active the selected DOUT is turned ON.   
        Values:<br>
        0 - Disabled;<br>
        1 - DOUT1;<br>
        2 - DOUT2;<br>
        3 - DOUT3;<br>
        4 - DOUT4;
    </td>
</tr>


<!-- Parameter 11813 -->
==Active Location Source Monitoring==
<tr>
To understand which source is currently being used for position data, you can check the '''Location Source''' parameter.
    <td>11813</td>
    <td style="text-align:center;">GPS data masking</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">2</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        GPS data masking:<br>
        0 - No masking;<br>
        1 - GNSS data sent as zero;<br>
        2 - GNSS data sent as last known good position.
    </td>
</tr>


<!-- Parameter 11815 -->
'''Location Source Values'''
<tr>
    <td>11815</td>
    <td style="text-align:center;">Private mode odometer stop</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Stops odometer calculation in Private mode:<br>
        0 - Disabled;<br>
        1 - Enabled;
    </td>
</tr>


<!-- Parameter 11816 -->
In the Configurator:
<tr>
#Navigate to the '''I/O''' tab (or equivalent I/O monitoring view).
    <td>11816</td>
#Find the parameter '''Location Source'''.
    <td style="text-align:center;">Private mode deactivation triggers</td>
[[File:Location source.png]]
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">15</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Bit mask. Deactivates Private mode when triggered:<br>
        0 - none;<br>
        1 - Towing;<br>
        2 - Unplug;<br>
        3 - Towing or Unplug;<br>
        4 - Crash;<br>
        5 - Towing or Crash;<br>
        6 - Unplug or Crash;<br>
        7 - Towing, Unplug or Crash;<br>
        8 - Autogeofence;<br>
        9 - Towing or Autogeofence;<br>
        10 - Unplug or Autogeofence;<br>
        11 - Towing, Unplug or Autogeofence;<br>
        12 - Crash or Autogeofence;<br>
        13 - Towing, Crash or Autogeofence;<br>
        14 - Unplug, Crash or Autogeofence;<br>
        15 - All triggers.
    </td>
</tr>
<!-- Parameter 11818 -->
<tr>
    <td>11818</td>
    <td style="text-align:center;">Private/Business Weekly Schedule Monday Enable</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        If enabled, automatically disables Private mode on Monday during the configured time:<br>
        0 - Disabled;<br>
        1 - Enabled;
    </td>
</tr>


<!-- Parameter 11819 -->
Possible values:  
<tr>
    <td>11819</td>
    <td style="text-align:center;">Weekly Schedule Monday Business mode start time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Start time (in minutes) when Business mode is enabled and Private mode is disabled on Monday.
    </td>
</tr>


<!-- Parameter 11820 -->
*'''0 – GNS'''
<tr>
Location is taken from the internal GNSS receiver. This is the default when RTK is disabled or when no valid RTK data is available.
    <td>11820</td>
    <td style="text-align:center;">Weekly Schedule Monday Business mode end time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        End time (in minutes) when Business mode is enabled and Private mode is disabled on Monday.
    </td>
</tr>


<!-- Parameter 11821 -->
*'''1 – RS232'''
<tr>
Location is taken from the RTK receiver connected via RS232.
    <td>11821</td>
    <td style="text-align:center;">Private/Business Weekly Schedule Tuesday Enable</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        If enabled, automatically disables Private mode on Tuesday during the configured time:<br>
        0 - Disabled;<br>
        1 - Enabled;
    </td>
</tr>


<!-- Parameter 11822 -->
*'''2 – CAN'''
<tr>
Location is taken from RTK data arriving over CAN.  
    <td>11822</td>
    <td style="text-align:center;">Weekly Schedule Tuesday Business mode start time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Start time (in minutes) when Business mode is enabled and Private mode is disabled on Tuesday.
    </td>
</tr>


<!-- Parameter 11823 -->
*'''3 – Err'''
<tr>
Location is taken from the internal GNSS receiver, but this status indicates that RTK data from RS232 and/or CAN is invalid or unavailable. This helps distinguish normal GNSS use from “RTK expected but not available” situations.
    <td>11823</td>
    <td style="text-align:center;">Weekly Schedule Tuesday Business mode end time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        End time (in minutes) when Business mode is enabled and Private mode is disabled on Tuesday.
    </td>
</tr>


<!-- Parameter 11824 -->
This parameter is used for diagnostics and for confirming that your device is using the intended RTK source.
<tr>
    <td>11824</td>
    <td style="text-align:center;">Private/Business Weekly Schedule Wednesday Enable</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        If enabled, automatically disables Private mode on Wednesday during the configured time:<br>
        0 - Disabled;<br>
        1 - Enabled;
    </td>
</tr>


<!-- Parameter 11825 -->
==NMEA Fix Type Monitoring (RS232 RTK Only)==
<tr>
When RTK coordinates are received via RS232, you can also monitor the NMEA Fix Type to understand the quality of the GNSS/RTK fix.
    <td>11825</td>
    <td style="text-align:center;">Weekly Schedule Wednesday Business mode start time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Start time (in minutes) when Business mode is enabled and Private mode is disabled on Wednesday.
    </td>
</tr>


<!-- Parameter 11826 -->
'''Configurator Steps'''
<tr>
#Open the Configurator. 
    <td>11826</td>
#Go to the I/O tab (or relevant section).
    <td style="text-align:center;">Weekly Schedule Wednesday Business mode end time</td>
#Locate the parameter '''NMEA Fix Type'''.
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        End time (in minutes) when Business mode is enabled and Private mode is disabled on Wednesday.
    </td>
</tr>


<!-- Parameter 11827 -->
[[File:NMEA Fix Type.png]]
<tr>
    <td>11827</td>
    <td style="text-align:center;">Private/Business Weekly Schedule Thursday Enable</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        If enabled, automatically disables Private mode on Thursday during the configured time:<br>
        0 - Disabled;<br>
        1 - Enabled;
    </td>
</tr>


<!-- Parameter 11828 -->
'''Note:''' This parameter is '''only available when coordinate data is received via RS232 RTK'''.
<tr>
    <td>11828</td>
    <td style="text-align:center;">Weekly Schedule Thursday Business mode start time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Start time (in minutes) when Business mode is enabled and Private mode is disabled on Thursday.
    </td>
</tr>


<!-- Parameter 11829 -->
'''NMEA Fix Type Values'''
<tr>
    <td>11829</td>
    <td style="text-align:center;">Weekly Schedule Thursday Business mode end time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        End time (in minutes) when Business mode is enabled and Private mode is disabled on Thursday.
    </td>
</tr>


<!-- Parameter 11830 -->
*'''NotValid''' - No valid GNSS fix is available.<br>
<tr>
    <td>11830</td>
    <td style="text-align:center;">Private/Business Weekly Schedule Friday Enable</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        If enabled, automatically disables Private mode on Friday during the configured time:<br>
        0 - Disabled;<br>
        1 - Enabled;
    </td>
</tr>


<!-- Parameter 11831 -->
*'''GPS''' - Standard GPS fix using satellites only.<br>  
<tr>
    <td>11831</td>
    <td style="text-align:center;">Weekly Schedule Friday Business mode start time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Start time (in minutes) when Business mode is enabled and Private mode is disabled on Friday.
    </td>
</tr>


<!-- Parameter 11832 -->
*'''DGNSS''' - Differential GNSS fix (e.g. DGNSS, SBAS, etc.).<br>  
<tr>
    <td>11832</td>
    <td style="text-align:center;">Weekly Schedule Friday Business mode end time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        End time (in minutes) when Business mode is enabled and Private mode is disabled on Friday.
    </td>
</tr>


<!-- Parameter 11833 -->
*'''NotApplicable''' - Fix quality is not applicable in the current context. <br>
<tr>
    <td>11833</td>
    <td style="text-align:center;">Private/Business Weekly Schedule Saturday Enable</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        If enabled, automatically disables Private mode on Saturday during the configured time:<br>
        0 - Disabled;<br>
        1 - Enabled;
    </td>
</tr>


<!-- Parameter 11834 -->
*'''RTK_Fixed''' - RTK Fixed; high-precision RTK fix (including xFill if supported by the receiver).<br>
<tr>
    <td>11834</td>
    <td style="text-align:center;">Weekly Schedule Saturday Business mode start time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Start time (in minutes) when Business mode is enabled and Private mode is disabled on Saturday.
    </td>
</tr>


<!-- Parameter 11835 -->
*'''RTK_Float''' - RTK Float; typically, a converging RTK solution or similar intermediate status.<br>  
<tr>
    <td>11835</td>
    <td style="text-align:center;">Weekly Schedule Saturday Business mode end time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        End time (in minutes) when Business mode is enabled and Private mode is disabled on Saturday.
    </td>
</tr>


<!-- Parameter 11836 -->
*'''INS_DR''' - INS Dead Reckoning; position estimated by inertial sensors and previous GNSS/RTK data.<br>
<tr>
    <td>11836</td>
    <td style="text-align:center;">Private/Business Weekly Schedule Sunday Enable</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        If enabled, automatically disables Private mode on Sunday during the configured time:<br>
        0 - Disabled;<br>
        1 - Enabled;
    </td>
</tr>


<!-- Parameter 11837 -->
This information is beneficial for:
<tr>
*Verifying that the external RTK receiver is working correctly.
    <td>11837</td>
*Assessing overall RTK performance and stability.
    <td style="text-align:center;">Weekly Schedule Sunday Business mode start time</td>
*Logging and diagnostics in advanced deployments.
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Start time (in minutes) when Business mode is enabled and Private mode is disabled on Sunday.
    </td>
</tr>


<!-- Parameter 11838 -->
==Parameter IDs and AVL IDs==
<tr>
    <td>11838</td>
    <td style="text-align:center;">Weekly Schedule Sunday Business mode end time</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        End time (in minutes) when Business mode is enabled and Private mode is disabled on Sunday.
    </td>
</tr>


<!-- Parameter 11839 -->
Below is a list of AVL IDs and Configurator IDs assigned to a specific item.
<tr>
    <td>11839</td>
    <td style="text-align:center;">Private/Business Weekly Schedule Time zone</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-720</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Time in minutes from GMT +00:00.<br>
        Example: GMT +02:00 = 120.
    </td>
</tr>


<!-- Parameter 11840 -->
<table class="nd-othertables_2" style="width:50%; border-collapse: collapse;">
<tr>
    <td>11840</td>
    <td style="text-align:center;">Weekly Schedule Daylight saving enable</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Enables automatic daylight saving time adjustment:<br>
        0 - Disabled;<br>
        1 - Enabled;
    </td>
</tr>


<!-- Parameter 11841 -->
<tr>
<tr>
    <td>11841</td>
<th style="width:8%; vertical-align: middle; text-align: left;">Name</th>
    <td style="text-align:center;">Daylight saving start week</td>
<th style="width:15%; vertical-align: middle; text-align: center;">Parameter ID</th>
    <td style="text-align:center;">-</td>
<th style="width:5%; vertical-align: middle; text-align: center;">AVL ID</th>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">4</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Week when daylight saving starts:<br>
        1 - First week;<br>
        2 - Second week;<br>
        3 - Third week;<br>
        4 - Fourth week;<br>
        5 - Last week.
    </td>
</tr>
</tr>


<!-- Parameter 11842 -->
<tr>
<tr>
    <td>11842</td>
<td style="vertical-align: middle; text-align: center;">RTK Longitude</td>
    <td style="text-align:center;">Daylight saving start month</td>
<td style="vertical-align: middle; text-align: center;">151790</td>
    <td style="text-align:center;">-</td>
<td style="vertical-align: middle; text-align: center;">14145</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">12</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Month when daylight saving starts (1–12).
    </td>
</tr>
</tr>


<!-- Parameter 11843 -->
<tr>
<tr>
    <td>11843</td>
<td style="vertical-align: middle; text-align: center;">RTK Latitude</td>
    <td style="text-align:center;">Daylight saving start weekday</td>
<td style="vertical-align: middle; text-align: center;">151800</td>
    <td style="text-align:center;">-</td>
<td style="vertical-align: middle; text-align: center;">14146</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">6</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Weekday when daylight saving starts:<br>
        1 - Monday;<br>
        2 - Tuesday;<br>
        3 - Wednesday;<br>
        4 - Thursday;<br>
        5 - Friday;<br>
        6 - Saturday;<br>
        7 - Sunday;
    </td>
</tr>
</tr>


<!-- Parameter 11844 -->
<tr>
<tr>
    <td>11844</td>
<td style="vertical-align: middle; text-align: center;">RTK Altitude</td>
    <td style="text-align:center;">Daylight saving start time</td>
<td style="vertical-align: middle; text-align: center;">151810</td>
    <td style="text-align:center;">-</td>
<td style="vertical-align: middle; text-align: center;">14147</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Time in minutes from midnight when daylight saving starts (0–1440).
    </td>
</tr>
</tr>


<!-- Parameter 11845 -->
<tr>
<tr>
    <td>11845</td>
<td style="vertical-align: middle; text-align: center;">RTK Speed</td>
    <td style="text-align:center;">Daylight saving end week</td>
<td style="vertical-align: middle; text-align: center;">151820</td>
    <td style="text-align:center;">-</td>
<td style="vertical-align: middle; text-align: center;">14148</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">4</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Week when daylight saving ends:<br>
        1 - First week;<br>
        2 - Second week;<br>
        3 - Third week;<br>
        4 - Fourth week;<br>
        5 - Last week.
    </td>
</tr>
</tr>


<!-- Parameter 11846 -->
<tr>
<tr>
    <td>11846</td>
<td style="vertical-align: middle; text-align: center;">RTK Angle</td>
    <td style="text-align:center;">Daylight saving end month</td>
<td style="vertical-align: middle; text-align: center;">151830</td>
    <td style="text-align:center;">-</td>
<td style="vertical-align: middle; text-align: center;">14149</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">12</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Month when daylight saving ends (1–12).
    </td>
</tr>
</tr>


<!-- Parameter 11847 -->
<tr>
<tr>
    <td>11847</td>
<td style="vertical-align: middle; text-align: center;">Source Location from RTK</td>
    <td style="text-align:center;">Daylight saving end weekday</td>
<td style="vertical-align: middle; text-align: center;">55000</td>
    <td style="text-align:center;">-</td>
<td style="vertical-align: middle; text-align: center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">6</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Weekday when daylight saving ends:<br>
        1 - Monday;<br>
        2 - Tuesday;<br>
        3 - Wednesday;<br>
        4 - Thursday;<br>
        5 - Friday;<br>
        6 - Saturday;<br>
        7 - Sunday;
    </td>
</tr>
</tr>


<!-- Parameter 11848 -->
<tr>
<tr>
    <td>11848</td>
<td style="vertical-align: middle; text-align: center;">Source Location from RTK</td>
    <td style="text-align:center;">Daylight saving end time</td>
<td style="vertical-align: middle; text-align: center;">55000</td>
    <td style="text-align:center;">-</td>
<td style="vertical-align: middle; text-align: center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1440</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Time in minutes from midnight when daylight saving ends (0–1440).
    </td>
</tr>
</tr>


<!-- Parameter 11849 -->
<tr>
<tr>
    <td>11849</td>
<td style="vertical-align: middle; text-align: center;">Location Source</td>
    <td style="text-align:center;">Private/Business trigger type</td>
<td style="vertical-align: middle; text-align: center;">53050</td>
    <td style="text-align:center;">-</td>
<td style="vertical-align: middle; text-align: center;">10919</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Sets Private/Business trigger type:<br>
        0 - External trigger (DIN);<br>
        1 - Weekly schedule;
    </td>
</tr>
</tr>


<!-- Parameter 11851 -->
<tr>
<tr>
    <td>11851</td>
<td style="vertical-align: middle; text-align: center;">NMEA Fix Type</td>
    <td style="text-align:center;">Private/Business DIN mode</td>
<td style="vertical-align: middle; text-align: center;">53060</td>
    <td style="text-align:center;">-</td>
<td style="vertical-align: middle; text-align: center;">10920</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Sets Private/Business DIN mode:<br>
        0 - Button (triggers on Low → High);<br>
        1 - Switch (triggers on both Low → High and High → Low).
    </td>
</tr>
</tr>
<!-- Weekly schedule params (11818–11838) -->
<!-- Repeated pattern generated compactly below -->
<!-- I will continue generating all remaining rows (11818–11851) in the next message
to avoid token cutoff and ensure formatting stays perfect. -->

Latest revision as of 14:58, 14 April 2026

External RTK coordinate via CAN/RS232 interface with FMC650

Overview

Activating RTK (Real-Time Kinematic) coordinate acquisition enables the FMC650 device to process RTK data from CAN. When configured, the RTK module can provide high-precision coordinates using:

  • External RTK receiver via RS232
  • External RTK data via CAN
  • Internal GNSS receiver (GNSs) as fallback (does not has RTK)

The device automatically chooses the best available source based on configuration and data quality.

The following specifications indicate the minimum firmware and configurator version requirement to use RTK coordinate acquisition via CAN on FMC650.

  • Platform: FM65
  • Device: FMC650
  • Firmware version: 03.01.03.Rev.228
  • Configurator version: B.FMX6_R.192

Method of Operation

When the RTK option is enabled, the device always tries to use RTK sources first and falls back to internal GNSS if needed.

Source priority

  1. RS232 (primary RTK source)
    • The device checks whether any COM port (COM1 or COM2) is configured in RTK mode.
    • If at least one COM port is configured for RTK and valid data is present, coordinates are taken from RS232.
  2. CAN RTK (secondary RTK source)
    • If RS232 RTK data is not available or is invalid, the device checks the CAN RTK status.
    • If valid CAN RTK data is available, coordinates are taken from CAN.
    • A timing check is applied if the time difference between received CAN RTK frames is greater than 2 seconds. The device automatically switches to the internal GNSS receiver (GNS) to keep coordinates up to date.
  3. Internal GNSS (GNS) Fallback
    • If neither RS232 nor CAN provide valid RTK data, the device uses the internal GNSS receiver (GNS) for coordinates.
  4. RTK Disabled
    • If the RTK option is disabled, coordinates are always taken from the internal GNSS receiver.

RTK data from CAN

When CAN is used as the RTK source, the device reads:

  • Latitude
  • Longitude
  • Altitude
  • Ground speed
  • Course

These values are taken from standard CAN messages designed for GNSS/RTK data. Exact PGNs and signal layouts depend on whether external RTK/ECD/ISOBUS system is being used.

Configurator Setup

This section describes how to enable RTK as a location source and configure RS232 and CAN usage through the Configurator.

Enabling RTK as a location source

  1. Open the Configurator and connect to the FMC650 device.
  2. Navigate to the System tab.
  3. Find the option “Source Location from RTK” in the System Settings section.
  4. Set this option to Enable.

When enabled, the device will use RTK data from RS232/CAN if available, with automatic fallback to internal GNSS.

For advanced configuration (e.g. via commands):

Source Location from RTK
Parameter ID: 55000
Values:

  • 0 – Disabled (device uses only internal GNSS)
  • 1 – Enabled (device uses RTK sources if available)

Configuring RS232 for RTK Use If you plan to use an external RTK receiver via RS232:

  1. Open the RS232/RS485 tab in the Configurator.
  2. For COM1 or COM2 (or both), set the mode to RTK.

Relevant parameter IDs:

  • COM1 mode – Parameter ID 151
  • COM2 mode – Parameter ID 173
  • RTK mode – Value 60

If at least one COM port is configured to RTK mode and valid RTK data is received, the device will use RS232 as the main coordinate source.

Using CAN as the RTK Source CAN-based RTK is used in the following cases:

  • None of the RS232 COM ports are configured in RTK mode, or
  • RS232 RTK data is not valid or not present.

When those conditions are met and valid CAN RTK data is received:

  • The device uses CAN as the coordinate source.
  • The device continuously monitors the time between RTK messages.
  • If CAN RTK messages are delayed by more than 2 seconds, the device automatically reverts to internal GNSS to avoid stale coordinates.


RTK data taken from CAN includes:

  • Latitude
  • Longitude
  • Altitude
  • Ground speed
  • Course

Configuration of RTK over CAN (e.g. PGN, source address, bitrate) depends on your external CAN/ISOBUS/RTK infrastructure and should follow that system’sdocumentation.

ISOBUS Data Visibility When used in ISOBUS or similar environments:

  • RTK-related data from CAN is visible in the ISOBUS section of the Configurator.
  • This allows you to verify that RTK data is being received and interpreted correctly by the device.

Active Location Source Monitoring

To understand which source is currently being used for position data, you can check the Location Source parameter.

Location Source Values

In the Configurator:

  1. Navigate to the I/O tab (or equivalent I/O monitoring view).
  2. Find the parameter Location Source.

Possible values:

  • 0 – GNS

Location is taken from the internal GNSS receiver. This is the default when RTK is disabled or when no valid RTK data is available.

  • 1 – RS232

Location is taken from the RTK receiver connected via RS232.

  • 2 – CAN

Location is taken from RTK data arriving over CAN.

  • 3 – Err

Location is taken from the internal GNSS receiver, but this status indicates that RTK data from RS232 and/or CAN is invalid or unavailable. This helps distinguish normal GNSS use from “RTK expected but not available” situations.

This parameter is used for diagnostics and for confirming that your device is using the intended RTK source.

NMEA Fix Type Monitoring (RS232 RTK Only)

When RTK coordinates are received via RS232, you can also monitor the NMEA Fix Type to understand the quality of the GNSS/RTK fix.

Configurator Steps

  1. Open the Configurator.
  2. Go to the I/O tab (or relevant section).
  3. Locate the parameter NMEA Fix Type.

Note: This parameter is only available when coordinate data is received via RS232 RTK.

NMEA Fix Type Values

  • NotValid - No valid GNSS fix is available.
  • GPS - Standard GPS fix using satellites only.
  • DGNSS - Differential GNSS fix (e.g. DGNSS, SBAS, etc.).
  • NotApplicable - Fix quality is not applicable in the current context.
  • RTK_Fixed - RTK Fixed; high-precision RTK fix (including xFill if supported by the receiver).
  • RTK_Float - RTK Float; typically, a converging RTK solution or similar intermediate status.
  • INS_DR - INS Dead Reckoning; position estimated by inertial sensors and previous GNSS/RTK data.

This information is beneficial for:

  • Verifying that the external RTK receiver is working correctly.
  • Assessing overall RTK performance and stability.
  • Logging and diagnostics in advanced deployments.

Parameter IDs and AVL IDs

Below is a list of AVL IDs and Configurator IDs assigned to a specific item.

Name Parameter ID AVL ID
RTK Longitude 151790 14145
RTK Latitude 151800 14146
RTK Altitude 151810 14147
RTK Speed 151820 14148
RTK Angle 151830 14149
Source Location from RTK 55000 -
Source Location from RTK 55000 -
Location Source 53050 10919
NMEA Fix Type 53060 10920