BA-BLE: Difference between revisions
→Active output modes
(→RS-232) |
|||
| Line 433: | Line 433: | ||
=== <big>'''Active output modes'''</big> === | === <big>'''Active output modes'''</big> === | ||
To enable active output in advance, select the required parameters in the RS-232 output settings in the BA-BLE sensor connection menu. | |||
* | *Go to RS-232 BA-BLE settings | ||
[[Файл:Переход в настройки RS-232 BA-BLE.png|931x931пкс]] | [[Файл:Переход в настройки RS-232 BA-BLE.png|931x931пкс]] | ||
* | * Set the desired output mode and save | ||
[[Файл:Выбор режима RS-232 BA-BLE.png|581x581пкс]][[Файл:Сохранение настроек RS-232 BA-BLE.png|582x582пкс]] | [[Файл:Выбор режима RS-232 BA-BLE.png|581x581пкс]][[Файл:Сохранение настроек RS-232 BA-BLE.png|582x582пкс]] | ||
==== '''<big>Output of total level and average temperature from TD sensors</big>''' ==== | ==== '''<big>Output of total level and average temperature from TD sensors</big>''' ==== | ||
This format is necessary when connecting several units installed in different tanks (double tank equipment). | |||
[[Файл:Выдача суммарного значения уровня и средней температуры с датчиков топлива.png]] | [[Файл:Выдача суммарного значения уровня и средней температуры с датчиков топлива.png]] | ||
ASCII format, HEX numeric values | |||
F - | F - unused | ||
T - | T - temperature, 15 is 21°C | ||
N - | N - Total level of connected fuel level sensors, 1491 is 5265 | ||
==== '''<big>Output of averaged level and temperature values from TD sensors</big>''' ==== | ==== '''<big>Output of averaged level and temperature values from TD sensors</big>''' ==== | ||
This format is required when connecting multiple units installed in the same tank | |||
[[Файл:Выдача усредненного значения уровня и температуры с датчиков TD.png|282x282пкс]] | [[Файл:Выдача усредненного значения уровня и температуры с датчиков TD.png|282x282пкс]] | ||
ASCII format, HEX numeric values | |||
F - | F - unused | ||
T - | T - temperature, 14 is 20°C | ||
N - | N - Total level of connected fuel level sensors, 0A48 is 2632 | ||
==== '''<big>Data output of each TD sensor separately</big>''' ==== | ==== '''<big>Data output of each TD sensor separately</big>''' ==== | ||
In this mode, data from all connected fuel level sensors are output separately for each period | |||
[[Файл:Выдача данных отдельно каждого датчика TD.png]] | [[Файл:Выдача данных отдельно каждого датчика TD.png]] | ||
ASCII format, HEX numeric values | |||
F - CNT, 5E26 | F - CNT, 5E26 is 24102, 6015 is 24597 | ||
T - | T - temperature, 11 is 17°C, 17 is 23°C | ||
N - | N - Level, 0FFF is 4095, 0492 is 1170 | ||
==== '''<big>Data output of all linked sensors via lls protocol</big>''' ==== | ==== '''<big>Data output of all linked sensors via lls protocol</big>''' ==== | ||