Changes

no edit summary
Line 1: Line 1: −
When no I/O element is enabled, AVL packet comes with GNSS information only. After enabling I/O element(s) AVL packet contains current value(s) of enabled I/O element(s) along with GNSS information.<br/>If the device is connected to configurator all current I/O values are displayed in ''Current Value'' column.<br/>''Priority'' field allows enabling I/O elements and setting them a priority so they are added to the data packet, which is sent to the server. By default {{{txt_count|12}}} I/O elements with low priority are enabled:{{{txt_elems| ''Ignition'',}}} ''Movement'', ''Data Mode'', ''GSM Signal'', ''Sleep Mode'', ''GNSS Status'', ''GNSS PDOP'', ''GNSS HDOP''{{{txt_elems|, ''External Voltage'', ''Speed'', ''Battery Current''}}} and ''Battery Voltage''. ''Priority'' level (AVL packet priority) can be <span style=color:#F6A83E>Low</span>, <span style=color:#F6A83E>High</span> or <span style=color:#F6A83E>Panic</span>. All records made by {{{model|FMB1YX}}} are regular, and regular packets are sent as low priority records. When ''Low priority'' event is triggered, {{{model|FMB1YX}}} makes an additional record with an indication that the event was caused by an I/O element change (depending on ''Operand'' configuration). When ''High priority'' is selected, module makes an additional record with high priority flag and sends event packet immediately to the server using GPRS. ''Panic priority'' triggers same actions as ''High priority'', but if GPRS fails, it sends an AVL packet using SMS data if SMS data sending is enabled and the number is provided in ''SMS/Call Settings''.<br/>''High'' and ''Low'' levels define I/O value range. If I/O value enters or exits this range, {{{model|FMB1YX}}} generates an event. ''Operand'' parameter defines when to generate event: ''On Exit'', ''On Entrance'', ''On Both'', ''On Hysteresis'' or ''On Delta Change''.<br/>When ''Event Only'' is selected, I/O element status value will be appended only to eventual records, otherwise I/O element status value will appear in each AVL record.
+
__TOC__
    +
When no I/O element is enabled, AVL packet comes with GNSS information only. After enabling I/O element(s) AVL packet contains current value(s) of enabled I/O element(s) along with GNSS information.
 +
==Input name==
 +
I/O element name.
 +
==Current value==
 +
If device is connected to '''Configurator''' all current I/O values are displayed in this column. Also I/O current values can be seen in [[{{{model|FMB1YX}}}_Status_info#I.2FO_Info|Status→I/O Info]] tab.
 +
==Units==
 +
Units of measurement.
 +
==Priority==
 +
This field allows to enable I/O elements and setting them a priority so they are added to the data packet, which is sent to the server. By default '''{{{txt_count|12}}} I/O elements''' with '''Low priority''' are enabled: <code> {{{txt_elems| Ignition}}}, Movement, Data Mode, GSM Signal, Sleep Mode, GNSS Status, GNSS PDOP, GNSS HDOP, {{{txt_elems| External Voltage, Speed, Battery Current}}}, Battery Voltage</code>. All records made by {{{model|FMB1YX}}} are regular, and regular packets are sent as low priority records.<p>Priority level (AVL packet priority) can be:</p>
 +
===None Priority===
 +
Module doesn't make additional record.
 +
===Low Priority===
 +
Module makes an additional record with an indication that the '''event was caused by an I/O element change''' (depending on [[#Operands|Operands]] configuration).
 +
===High Priority===
 +
Module makes an additional record with High priority flag and '''sends event packet immediately''' to the server using '''GPRS'''.
 +
===Panic Priority===
 +
This priority triggers same actions as '''High priority''', but if GPRS fails, it sends an AVL packet using '''SMS data''' if SMS data sending is enabled and the number is provided in [[{{{model|FMB1YX}}}_SMS/Call_settings|SMS/Call Settings]].
 +
==High and Low Level==
 +
These levels define I/O value range. If I/O value '''enters or exits''' this range, {{{model|FMB1YX}}} '''generates an event'''.
 +
==Event Only==
 +
When this is selected, I/O element status value will be '''appended only to eventual records''', otherwise I/O element status value will appear in each AVL record.
 
==Operands==
 
==Operands==
 
+
Defines when to generate event: [[#Operand On Exit|On Exit]], [[#Operand On Entrance|On Entrance]], [[#Operand On Both|On Both]], [[#Operand Monitoring|Monitoring]], [[#Operand On Hysteresis|On Hysteresis]], [[#Operand On Change|On Change]] or [[#Operand On Delta Change|On Delta Change]].
 
===Operand On Exit===
 
===Operand On Exit===
 
Record is generated when input value leaves a range between low and high level limits.
 
Record is generated when input value leaves a range between low and high level limits.
 
[[Image:Fmb120_on_exit.png|x150px|none]]
 
[[Image:Fmb120_on_exit.png|x150px|none]]
   
===Operand On Entrance===
 
===Operand On Entrance===
 
----
 
----
 
Record is generated when input value enters a range between low and high level limits.
 
Record is generated when input value enters a range between low and high level limits.
 
[[Image:Fmb120_on_entrance.png|x150px|none]]
 
[[Image:Fmb120_on_entrance.png|x150px|none]]
   
===Operand On Both===
 
===Operand On Both===
 
----
 
----
 
Record is generated by both ''On Exit'' and ''On Entrance'' operands' logic at same time.
 
Record is generated by both ''On Exit'' and ''On Entrance'' operands' logic at same time.
 
[[Image:Fmb120_on_both.png|x150px|none]]
 
[[Image:Fmb120_on_both.png|x150px|none]]
   
===Operand Monitoring===
 
===Operand Monitoring===
 
----
 
----
 
No event at all. Values are recorded only when other triggers worked.
 
No event at all. Values are recorded only when other triggers worked.
 
[[Image:Fmb120_operand_monitoring.png|x150px|none]]
 
[[Image:Fmb120_operand_monitoring.png|x150px|none]]
   
===Operand On Hysteresis===
 
===Operand On Hysteresis===
 
----
 
----
 
Record is generated when input value crosses the high limit value from below the low limit value or vice versa.
 
Record is generated when input value crosses the high limit value from below the low limit value or vice versa.
 
[[Image:Fmb120_on_hysteresis.png|350px|none]]
 
[[Image:Fmb120_on_hysteresis.png|350px|none]]
   
===Operand On Change===
 
===Operand On Change===
 
----
 
----
 
Record is generated when input value changes.
 
Record is generated when input value changes.
 
[[Image:Fmb120_on_change.png|x150px|none]]
 
[[Image:Fmb120_on_change.png|x150px|none]]
   
===Operand On Delta Change===
 
===Operand On Delta Change===
 
----
 
----
 
Record is generated when input value changes and the absolute change becomes equal to or higher than the limit value.
 
Record is generated when input value changes and the absolute change becomes equal to or higher than the limit value.
 
[[Image:Fmb120_on_delta_change.png|x150px|none]]
 
[[Image:Fmb120_on_delta_change.png|x150px|none]]
   
==Avg Const==
 
==Avg Const==
If ''Avg Const'' value is 10, new value must be present for 1 second to register the change to a new value. Internal sampling is done every 40 ms, so 25 samples are taken per second. To configure 5 seconds of averaging multiply 10 by 5 yielding 50 as ''Avg Const'' value. The same logic works if the device is in Deep Sleep mode.<br/>Averaging follows RC exponential curve, see image below:
+
If ''Avg Const'' value is 10, new value must be present for 1 second to register the change to a new value. Internal sampling is done every 40 ms, so 25 samples are taken per second. To configure 5 seconds of averaging multiply 10 by 5 yielding 50 as ''Avg Const'' value. The same logic works if the device is in [[{{{model|FMB1YX}}}_Sleep_modes#Deep_Sleep_mode|Deep Sleep mode]].<br/>Averaging follows RC exponential curve, see image below:
 
[[Image:Fmb120_avg_const.png|300px|none]]
 
[[Image:Fmb120_avg_const.png|300px|none]]
 
For Boolean values of 5τ, values is used, that means value change is taken when new values is averaged to more than 99.3%.
 
For Boolean values of 5τ, values is used, that means value change is taken when new values is averaged to more than 99.3%.
{{{section_fmb0|
+
==Send SMS To==
 
+
Sends SMS notification about event to selected number from [[{{{model|FMB1YX}}}_SMS/Call_settings|SMS/Call Settings]] '''GSM Predefined Numbers''' list if event priority is set to [[#Low Priority|Low]], [[#High Priority|High]] or [[#Panic Priority|Panic]].
==OBD II (Blue-tooth) and LVCAN I/O elements==
+
==SMS Text==
''OBD II (Blue-tooth)'' and ''LVCAN'' sections show I/O elements that can be obtained accordingly from OBD II Blue-tooth dongle and LV-CAN200/ALL-CAN300 connected to {{{model|FMB1YX}}} device. All I/O configuration is as described in {{{ctrIO|[[Template:FMB I/O settings]]}}} section, except OBD II (Blue-tooth) I/O elements does not have an averaging constant parameter.<br/>Detailed description of LVCAN I/O element configuration is given in {{{ctrCAN|[[Template:FMB CAN adapters]]}}}.
+
The SMS Text field can be altered and any text can be entered. Maximum message length is '''160''' symbols (numbers, letters and symbols in ASCII, except for comma “,”).
}}}
+
{|
 +
|-
 +
| [[File:Alert.png|left|80px|link=]] || <b>If {{{model|FMB1YX}}} is in [[{{{model|FMB1YX}}}_Sleep_modes#Deep_Sleep_mode|Deep Sleep]] or [[{{{model|FMB1YX}}}_Sleep_modes#Ultra_Deep_Sleep_mode|Ultra Deep Sleep]] mode and an SMS event occurs with [[#Low Priority|Low priority]] (which does not wake up {{{model|FMB1YX}}}), then the device does not send the message. It is saved to device memory until it wakes up from [[{{{model|FMB1YX}}}_Sleep_modes#Deep_Sleep_mode|Deep Sleep]] or [[{{{model|FMB1YX}}}_Sleep_modes#Ultra_Deep_Sleep_mode|Ultra Deep Sleep]] mode and GSM modem starts working normally. After it wakes up, all the messages that are saved to memory will be sent, but keep in mind that only 10 messages can be saved to memory – all other messages will not be saved, until there is free memory space.</b>
 +
|}

Navigation menu