TD-600: Difference between revisions
→Master mode
| Line 597: | Line 597: | ||
=== Master mode === | === Master mode === | ||
The TD-600 sensor also has an additional master mode in which the TD-600 polls up to 7 connected sensors (slaves) via RS-485 using the LLS protocol and transmits its and their data in ASCII format in the active mode via RS-232 | |||
Example of information output by a sensor with 2 connected slaves: | |||
'''t_0=11;N_0=0001.0;t_1=15;N_1=02D8.0;t_2=FFFFFFBF;N_2=0025.0''' | '''t_0=11;N_0=0001.0;t_1=15;N_1=02D8.0;t_2=FFFFFFBF;N_2=0025.0''' | ||
where t_* is temperature in HEX | |||
11 | 11 is 17°C, 15 is 21°C, '''FFFFFFBF''' is a negative value, the first 6 digits can be ignored BF is 191 so the value is -65°C via the following formula x-256. | ||
N_* | N_* is level in HEX | ||
0001 | 0001 is 1, 02D8 is 728, 0025 is 37 | ||
The digit after the number means the slave number, 0 is the data of TD-600 itself, 1-7 are the slave numbers. | |||
To activate the wizard mode, go to the “'''Master Mode'''” menu | |||
[[File:TD-600 master mode mobile.jpg|frameless]] | [[File:TD-600 master mode mobile.jpg|frameless]] | ||
Check “'''Master Mode'''” and enable the required number of slaves and specify their addresses, they must be different from each other and from the sensor address. And then click “'''Set'''” | |||
[[File:TD-600 master settings mobile.jpg|frameless]] | [[File:TD-600 master settings mobile.jpg|frameless]] | ||
=== '''<big>Angle measurement</big>''' === | === '''<big>Angle measurement</big>''' === | ||
Sometimes monitoring platforms may detect false drains and refueling while the vehicle is moving. | |||
To solve this problem, you can use readings of the accelerometer built into the TD-600 sensor. | |||
For this purpose, select '''RS-485 only (this function will not work in Periodic RS-485 mode or in any other mode)''' The main network address of the sensor must be different from 255. | |||
In this mode the tilt angle will be transmitted to the next from the main address of the sensor. | |||
To enable tilt angle transmission, go to “'''Additional features'''” | |||
[[File:Wired additional settings mobile.png|frameless]] | [[File:Wired additional settings mobile.png|frameless]] | ||
Enable the switch '''"Transmit angle"''' | |||
To calibrate the tilt zero, you must press “'''Set 0'''” | |||
[[File:TD-600 angle set mobile.jpg|frameless]] | [[File:TD-600 angle set mobile.jpg|frameless]] | ||