TD-500: Difference between revisions
→Checking the connection between the sensor and the terminal via RS-485
| Line 812: | Line 812: | ||
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 | ||
[[ | [[File:RS-485 Logging Connections .png|none|thumb|579x579px|'''<big>RS-485 Logging Connections</big>''']] | ||
Запустите [https://drive.google.com/file/d/10i7v4TZ9-JDJYPAh-9JSh4x6vkM93BVV/view?usp=sharing terminal.exe] и настройте СОМ порт как показано ниже: | Запустите [https://drive.google.com/file/d/10i7v4TZ9-JDJYPAh-9JSh4x6vkM93BVV/view?usp=sharing terminal.exe] и настройте СОМ порт как показано ниже: | ||
| Line 820: | Line 820: | ||
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 terminal and responds, then everything is in order. | ||
[[ | [[File:Sensor responds to the terminal via RS-485.png|none|thumb|555x555px|'''<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. | ||
To do this, enter the request '''31$01$06$6C''' for the sensor with network address 1 and click '''Send''' | To do this, enter the request '''31$01$06$6C''' for the sensor with network address 1 and click '''Send''' | ||
[[ | [[File:Sending a request to the sensor.png|none|thumb|550x550px|'''<big>Sending a request to the sensor</big>''']] | ||
The structure of the request depends on the network address of the sensor. If you change the sensor address to 255, for example, then the request would look like this | The structure of the request depends on the network address of the sensor. If you change the sensor address to 255, for example, then the request would look like this | ||
| Line 834: | Line 834: | ||
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|544x544px|'''<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 terminal and responds, then everything is in order. | ||
| Line 851: | Line 851: | ||
= '''<big>Purpose of contacts and wires</big>''' = | = '''<big>Purpose of contacts and wires</big>''' = | ||
[[ | [[File:TD-500 wiring.png|frameless|704x704px]] | ||
= '''<big>Remote control of FLS Escort</big>''' = | = '''<big>Remote control of FLS Escort</big>''' = | ||