TD-600: Difference between revisions

94 bytes removed ,  7 months ago
Line 42: Line 42:
'''''Impulse''''' - mode, in which a 27 Hz pulse train is formed on the basis of CNT. The number of pulses in the pack corresponds to the measured fuel level. The minimum level corresponds to a pack of 2 pulses, the maximum - to a pack of 1025 pulses.
'''''Impulse''''' - mode, in which a 27 Hz pulse train is formed on the basis of CNT. The number of pulses in the pack corresponds to the measured fuel level. The minimum level corresponds to a pack of 2 pulses, the maximum - to a pack of 1025 pulses.


'''''Navigation terminal''''' -  the main element of the system for monitoring the operation of transportation carried out by means of satellite communication. Without it, it is impossible to control transportation, to determine the coordinates of the vehicle location. It collects information from sensors and on-board system of the vehicle, and then transmits it to the device/server, which belong to the controlling specialist.
'''''Gps tracker''''' -  the main element of the system for monitoring the operation of transportation carried out by means of satellite communication. Without it, it is impossible to control transportation, to determine the coordinates of the vehicle location. It collects information from sensors and on-board system of the vehicle, and then transmits it to the device/server, which belong to the controlling specialist.


= '''<big>Preparation</big>''' =
= '''<big>Preparation</big>''' =
Line 249: Line 249:


=== '''<big>Setting the mode</big>''' ===
=== '''<big>Setting the mode</big>''' ===
Under '''Modes''' (1), you can switch between the sensor's operating modes. The mode name is the same as the interface used to physically connect the sensor to the GPS terminal.
Under '''Modes''' (1), you can switch between the sensor's operating modes. The mode name is the same as the interface used to physically connect the sensor to the GPS tracker.


Check the desired mode and press '''Set''' (2).
Check the desired mode and press '''Set''' (2).
Line 255: Line 255:
[[File:2.7.1 Configurator mode set.jpg|frameless|835x835px]]
[[File:2.7.1 Configurator mode set.jpg|frameless|835x835px]]


- '''Passive RS485''' should be selected when you plan to connect to line A and B of the terminal's RS-485 interface. The terminal must have the function of polling sensors, for example, requesting information from them. The terminal must be able to interrogate sensors in accordance with the '''LLS protocol'''. On sensors with a serial number higher than '''26339 RS-485 and''' '''RS-232 work in parallel.'''
- '''Passive RS485''' should be selected when you plan to connect to line A and B of the tracker's RS-485 interface. The tracker must have the function of polling sensors, for example, requesting information from them. The tracker must be able to poll sensors in accordance with the '''LLS protocol'''. On sensors with a serial number higher than '''26339 RS-485 and''' '''RS-232 work in parallel.'''


- '''Analog mode''' is used when the sensor is connected to the analog input of the terminal (AIN), which can receive a signal from the sensor '''in the range of ≈0.2V ... ≈5.0V'''  
- '''Analog mode''' is used when the sensor is connected to the analog input of the tracker (AIN), which can receive a signal from the sensor '''in the range of ≈0.2V ... ≈5.0V'''  


- '''Frequency mode''' is used when connecting to a GPS terminal to inputs that can receive and read signals in the range '''300 Hz … 1323 Hz''' or '''300 Hz … 4395 Hz'''
- '''Frequency mode''' is used when connecting to a GPS tracker to inputs that can receive and read signals in the range '''300 Hz … 1323 Hz''' or '''300 Hz … 4395 Hz'''


- '''Impulse mode''' should be used when the sensor is connected to the impulse input of the terminal.
- '''Impulse mode''' should be used when the sensor is connected to the impulse input of the tracker.


- '''Active RS485 mode''' should be used if the terminal has an RS-485 connection interface, but cannot independently interrogate the sensor, for example, request information from it; the sensor will send its readings independently every 2 seconds.
- '''Active RS485 mode''' should be used if the tracker has an RS-485 connection interface, but cannot independently poll the sensor, for example, request information from it; the sensor will send its readings independently every 2 seconds.


'''- R232 mode''' should be used if the terminal has an RS-232connection interface(input Rx and Tx); On sensors with a serial number higher than '''26339 RS-485 and''' '''RS-232 work in parallel.'''
'''- R232 mode''' should be used if the tracker has an RS-232connection interface(input Rx and Tx); On sensors with a serial number higher than '''26339 RS-485 and''' '''RS-232 work in parallel.'''


In this mode, the sensor waits for a request from the terminal via the LLS protocol, e.g:
In this mode, the sensor waits for a request from the tracker via the LLS protocol, e.g:
* '''3101066C''' is a request for information about the fuel level and temperature of the sensor with network number 1 (Sensor ID in RS-232 mode);  
* '''3101066C''' is a request for information about the fuel level and temperature of the sensor with network number 1 (Sensor ID in RS-232 mode);  
* '''3E0106110100010030''' sensor response to the above request; 11 – temperature in HEX (17°C), 01 00 – level 00 01 HEX (reverse byte order, 1501 is 0115 converts to 276); the rest of the bytes are not informative, except for the last one, which is the checksum CRC-8 MAXIM;
* '''3E0106110100010030''' sensor response to the above request; 11 – temperature in HEX (17°C), 01 00 – level 00 01 HEX (reverse byte order, 1501 is 0115 converts to 276); the rest of the bytes are not informative, except for the last one, which is the checksum CRC-8 MAXIM;
Line 285: Line 285:
=== '''<big>Setting the network address</big>''' ===
=== '''<big>Setting the network address</big>''' ===


The default network address of the sensor is 1; if more than one unit is installed or other LLS devices are added, the network address on the sensor may need to be changed. The network address of each sensor must also be specified in the settings of the receiving device (navigation terminal).<blockquote>'''<big>Attention!!! There cannot be two devices with the same network address on the same line; this will cause a conflict.</big>'''</blockquote>To change the network address, enter a new address in the range of 0-255, click “'''Change Network Address'''” (1), enter the new address (2), click “'''OK'''”(3), then you need to “'''Search for Sensors'''”(4), to connect to the sensor with the new address.  
The default network address of the sensor is 1; if more than one unit is installed or other LLS devices are added, the network address on the sensor may need to be changed. The network address of each sensor must also be specified in the settings of the receiving device (gps tracker).<blockquote>'''<big>Attention!!! There cannot be two devices with the same network address on the same line; this will cause a conflict.</big>'''</blockquote>To change the network address, enter a new address in the range of 0-255, click “'''Change Network Address'''” (1), enter the new address (2), click “'''OK'''”(3), then you need to “'''Search for Sensors'''”(4), to connect to the sensor with the new address.  


[[File:2.7.1 Configurator Network address changes.jpg|frameless|835x835px]]
[[File:2.7.1 Configurator Network address changes.jpg|frameless|835x835px]]
Line 593: Line 593:


=== '''<big>Setting the mode</big>''' ===
=== '''<big>Setting the mode</big>''' ===
In the main menu, you can change the operating mode of the sensor. The name of the mode coincides with the interface that is used to physically connect the sensor to the GPS terminal
In the main menu, you can change the operating mode of the sensor. The name of the mode coincides with the interface that is used to physically connect the sensor to the GPS tracker


Go to Settings
Go to Settings
Line 605: Line 605:
[[File:Wired set parameters mobile.png|frameless]]
[[File:Wired set parameters mobile.png|frameless]]


- '''Passive RS485''' should be selected when you plan to connect to line A and B of the terminal's RS-485 interface. The terminal must have the function of polling sensors, for example, requesting information from them. The terminal must be able to interrogate sensors in accordance with the '''LLS protocol'''. On sensors with a serial number higher than '''26339 RS-485 and''' '''RS-232 work in parallel.'''
- '''Passive RS485''' should be selected when you plan to connect to line A and B of the tracker's RS-485 interface. The tracker must have the function of polling sensors, for example, requesting information from them. The tracker must be able to poll sensors in accordance with the '''LLS protocol'''. On sensors with a serial number higher than '''26339 RS-485 and''' '''RS-232 work in parallel.'''


- '''Analog mode''' is used when the sensor is connected to the analog input of the terminal (AIN), which can receive a signal from the sensor '''in the range of ≈0.2V ... ≈5.0V'''  
- '''Analog mode''' is used when the sensor is connected to the analog input of the tracker (AIN), which can receive a signal from the sensor '''in the range of ≈0.2V ... ≈5.0V'''  


- '''Frequency mode''' is used when connecting to a GPS terminal to inputs that can receive and read signals in the range '''300 Hz … 1323 Hz''' or '''300 Hz … 4395 Hz'''
- '''Frequency mode''' is used when connecting to a GPS tracker to inputs that can receive and read signals in the range '''300 Hz … 1323 Hz''' or '''300 Hz … 4395 Hz'''


- '''Impulse mode''' should be used when the sensor is connected to the impulse input of the terminal.
- '''Impulse mode''' should be used when the sensor is connected to the impulse input of the tracker.


- '''Active RS485 mode''' should be used if the terminal has an RS-485 connection interface, but cannot independently interrogate the sensor, for example, request information from it; the sensor will send its readings independently every 2 seconds.
- '''Active RS485 mode''' should be used if the tracker has an RS-485 connection interface, but cannot independently poll the sensor, for example, request information from it; the sensor will send its readings independently every 2 seconds.


'''- R232 mode''' should be used if the terminal has an RS-232connection interface(input Rx and Tx);  On sensors with a serial number higher than '''26339 RS-485 and''' '''RS-232 work in parallel.'''
'''- R232 mode''' should be used if the tracker has an RS-232connection interface(input Rx and Tx);  On sensors with a serial number higher than '''26339 RS-485 and''' '''RS-232 work in parallel.'''


In this mode, the sensor waits for a request from the terminal via the LLS protocol, e.g:
In this mode, the sensor waits for a request from the tracker via the LLS protocol, e.g:


* '''3101066C''' is a request for information about the fuel level and temperature of the sensor with network number 1 (Sensor ID in RS-232 mode);
* '''3101066C''' is a request for information about the fuel level and temperature of the sensor with network number 1 (Sensor ID in RS-232 mode);
Line 638: Line 638:
=== '''<big>Setting the network address</big>''' ===
=== '''<big>Setting the network address</big>''' ===


The default network address of the sensor is 1; if more than one unit is installed or other LLS devices are added, the network address on the sensor may need to be changed. The network address of each sensor must also be specified in the settings of the receiving device (navigation terminal).<blockquote>'''<big>Attention!!! There cannot be two devices with the same network address on the same line; this will cause a conflict.</big>'''</blockquote>To change the network address, enter a new address in the range '''0-255''' in the '''“Network address”''' field ('''1''') and click “'''Set parameters'''” ('''2''')
The default network address of the sensor is 1; if more than one unit is installed or other LLS devices are added, the network address on the sensor may need to be changed. The network address of each sensor must also be specified in the settings of the receiving device (gps tracker).<blockquote>'''<big>Attention!!! There cannot be two devices with the same network address on the same line; this will cause a conflict.</big>'''</blockquote>To change the network address, enter a new address in the range '''0-255''' in the '''“Network address”''' field ('''1''') and click “'''Set parameters'''” ('''2''')


[[File:Wired setting address.png|frameless|488x488px]]
[[File:Wired setting address.png|frameless|488x488px]]
Line 843: Line 843:
'''Attention!''' By default, there is no password set on the sensor! If you connected the sensor and a password was already set on it, contact technical support.
'''Attention!''' By default, there is no password set on the sensor! If you connected the sensor and a password was already set on it, contact technical support.


= '''<big>Connecting the sensor to the GPS terminal</big>''' =
= '''<big>Connecting the sensor to the GPS tracker</big>''' =


== '''<big>Connection diagrams</big>''' ==
== '''<big>Connection diagrams</big>''' ==
In order to connect the sensor to the GPS terminal and to the power source, use the diagram presented below.
In order to connect the sensor to the GPS tracker and to the power source, use the diagram presented below.


[[File:TD-600 RS-485.png|frameless|512x512px]]
[[File:TD-600 RS-485.png|frameless|512x512px]]
Line 930: Line 930:
* If you cannot complete the firmware, contact our technical support
* If you cannot complete the firmware, contact our technical support


== '''<big>Checking the connection between the sensor and the terminal via RS-485</big>''' ==
== '''<big>Checking the connection between the sensor and the tracker via RS-485</big>''' ==
If the sensor, for some reason, after you have configured everything correctly, does not transmit data to the terminal, you need to find out whether data is being exchanged between devices.
If the sensor, for some reason, after you have configured everything correctly, does not transmit data to the tracker, you need to find out whether data is being exchanged between devices.


To do this, connect the sensor to the terminal via RS-485. Connect power to both devices.
To do this, connect the sensor to the tracker via RS-485. Connect power to both devices.


After that, take the RS-485-USB converter and connect it between the sensor and the terminal as shown below:
After that, take the RS-485-USB converter and connect it between the sensor and the tracker as shown below:


For RS-485, lines A and B of the converter must be connected to lines A and B of the sensor
For RS-485, lines A and B of the converter must be connected to lines A and B of the sensor
Line 945: Line 945:
Also, check HEX or ASCII depending on the format in which information from the sensor will be transmitted. For all sensors except the TD-600 configured in RS-232 mode, you must select HEX.
Also, check HEX or ASCII depending on the format in which information from the sensor will be transmitted. For all sensors except the TD-600 configured in RS-232 mode, you must select HEX.


After connecting the converter correctly, select the COM port and click Connect. If the sensor is polled by the terminal and responds, then everything is in order.
After connecting the converter correctly, select the COM port and click Connect. If the sensor is polled by the tracker and responds, then everything is in order.
[[File:Sensor responds to the terminal via RS-485.png|none|thumb|529x529px|'''<big>Sensor responds to the terminal via RS-485</big>''']]
[[File:Sensor responds to the terminal via RS-485.png|none|thumb|529x529px|'''<big>Sensor responds to the terminal via RS-485</big>''']]
If there is no communication between the two devices, try polling the sensor manually.
If there is no communication between the two devices, try polling the sensor manually.
Line 961: Line 961:
In order to calculate the checksum, you can go to the '''[https://crccalc.com/ crccalc]''' website and enter your request without the '''$''' sign, select HEX, CRC-8/MAXIM and click Calc CRC-8
In order to calculate the checksum, you can go to the '''[https://crccalc.com/ crccalc]''' website and enter your request without the '''$''' sign, select HEX, CRC-8/MAXIM and click Calc CRC-8
[[File:CRC calculation for address 255.png|none|thumb|595x595px|'''<big>CRC calculation for address 255</big>''']]
[[File:CRC calculation for address 255.png|none|thumb|595x595px|'''<big>CRC calculation for address 255</big>''']]
If the sensor is polled by the terminal and responds, then everything is in order.
If the sensor is polled by the tracker and responds, then everything is in order.


If the sensor does not respond to the terminal, but responds to a request you send manually, you should check your terminal's RS-485 ports.
If the sensor does not respond to the tracker, but responds to a request you send manually, you should check your tracker's RS-485 ports.


If the sensor does not respond to anything, the standard FLS diagnostic procedure should be carried out.
If the sensor does not respond to anything, the standard FLS diagnostic procedure should be carried out.
Line 980: Line 980:


= '''<big>Remote control of FLS Escort</big>''' =
= '''<big>Remote control of FLS Escort</big>''' =
At the moment, Navtelecom and GlonassSoft terminals have the ability to configure wired Escort FLS by remotely connecting to the nav terminal without using the above commands. This can be done according to these instructions:
At the moment, Navtelecom and GlonassSoft trackers have the ability to configure wired Escort FLS by remotely connecting to the gps tracker without using the above commands. This can be done according to these instructions:


'''[https://www.youtube.com/watch?v=qmU9DQCO4Fc Smart and Signal, built-in configurator]'''
'''[https://www.youtube.com/watch?v=qmU9DQCO4Fc Smart and Signal, built-in configurator]'''
Line 988: Line 988:
'''[https://youtu.be/rFzWX8E97Bg UMKa]'''  
'''[https://youtu.be/rFzWX8E97Bg UMKa]'''  


It is also possible to send commands via SMS commands or tracker terminal.
It is also possible to send commands via SMS commands to tracker.


    At the moment, we know that the remote control function is supported by trackers of the Smart and Signal family produced by Navtelecom (Signal, Smart), Technocom (AvtoGRAPH) and GlonassSoft (UMKa). Transmission of commands to the sensor is possible only in RS-485 operating mode.
    At the moment, we know that the remote control function is supported by trackers of the Smart and Signal family produced by Navtelecom (Signal, Smart), Technocom (AvtoGRAPH) and GlonassSoft (UMKa). Transmission of commands to the sensor is possible only in RS-485 operating mode.
Line 1,006: Line 1,006:
# Specify the parameters that need to be changed by this command
# Specify the parameters that need to be changed by this command
# Click on the '''Generate''' button
# Click on the '''Generate''' button
# Then you need to send the selected part of the command via the tracker configurator or by SMS message to the number of the current SIM card of this GPS terminal
# Then you need to send the selected part of the command via the tracker configurator or by SMS message to the number of the current SIM card of this GPS tracker


ATTENTION: if a password is set on the sensor, you must first send a command to enter the password, and then the command that you need.  
ATTENTION: if a password is set on the sensor, you must first send a command to enter the password, and then the command that you need.  
1,060

edits