Тема: Main Power cut-off Notification
Please give settings for main power cut-off notification for FM1120
Вы не вошли. Пожалуйста, войдите или зарегистрируйтесь.
Please give settings for main power cut-off notification for FM1120
You can control parameter pwr_ext or pwr_int through notification type Parameter in a message, just to set up required value range to control
And how do we know that internal battery is ON ? and voltage of internal battery (FM1120) ?
pwr_ext Power supply voltage (I/O property 66) V
pwr_int Battery voltage (I/O property 67)
To control internal battery voltage you can create sensor based on pwr_int.
To control external voltage, you can connect device any analog input to "+" of external battery, and then create sensor based on this analog input.
the main importand thing is to set the trigger correct in the device config.
You need to get a new message asap when device lose external power.
by the way, battery in fm1120 lasts round about 25 minutes. than its empty.
Wolf.
Hardware resaler told battery back up is 4 Hours
is it wrong ?
If you dont send any message it could be ok. but if device sends every minute one message = 20 minutes
Wolf.
pwr_int. always shows '0' please see image
pwr_ext Power supply voltage (I/O property 66) V
pwr_int Battery voltage (I/O property 67)To control internal battery voltage you can create sensor based on pwr_int.
To control external voltage, you can connect device any analog input to "+" of external battery, and then create sensor based on this analog input.
just set device to send internal voltage ;-)
Wolf
Dear
How to set also the FMB 130 device main power cut off and notification on the screen pop-up.
and please clear the meaning of the below
1; what is similar sensor
2; value from
3; trigger from
Best Regards
dawit.kebede open the Messages tab and check, what data do you get in the Raw format. For example, as per the documentation https://wiki.teltonika-gps.com/view/FMB … meters_ID, the tracker sends external voltage in the parameter with the 66 ID. In Wialon, that would be the io_66 parameter.
If such or a similar parameter is received, you can create a generic Sensor notification to control whatever voltage you want. Or, you can control absence of such a parameter. A final solution depends on the real data you get and on the conditions you would like to control. E.g. if there is no power, then the tracker stops working, and sends no data. No sensors, not special settings are required to control absence of data, just a generic Connection loss notification.
But if you want to control the external power cut, then you have to have the relevant parameter, and also a backup internal battery. When the external power is cut, the tracker continues working for some time thanks to the internal battery. So, you can control low or 0 values in the external voltage parameter.