Changes

no edit summary
Line 8: Line 8:  
==Custom Scenarios functionality logic==
 
==Custom Scenarios functionality logic==
 
[[File:Custom Scenarios Topology.png|right|thumb|800px|Figure 1. “Custom Scenarios” functionality logic]]
 
[[File:Custom Scenarios Topology.png|right|thumb|800px|Figure 1. “Custom Scenarios” functionality logic]]
The Custom Scenarios functionality enables configuration of up to three independent scenarios, each with up to three unique triggers. Triggers are defined using data from various I/O elements, such as fuel level, engine RPM, seatbelt status, DTC faults, movement status, ignition state, GSM signal level, or 1-Wire/Bluetooth sensor temperature. Each trigger is configured with specific logic operands (e.g., "On Entrance," "On Exit"), threshold values (low and high), and an activation delay timer, which specifies how long a value must remain within the defined range before the trigger is activated.
+
The Custom Scenarios functionality enables configuration of up to three independent scenarios, each with up to three unique triggers. Triggers are defined using data from various I/O elements, such as: Fuel Level, Engine RPM, Seatbelt Status, DTC Faults, Movement Status, Ignition State, GSM Signal Level, 1-Wire/Bluetooth sensor temperature and etc. Each trigger is configured with specific logic operands (e.g., "On Entrance," "On Exit"), threshold values (Low and High levels), and an activation delay timer, which specifies how long a value must remain within the defined range before the trigger is activated.
   −
When all triggers of a scenario evaluate as true, the scenario becomes active. This can generate a record (if enabled) and control the digital output (DOUT) by toggling it on or off based on the active conditions. Additionally, if configured for continuous operation, the DOUT remains active as long as the conditions are met.
+
When all triggers of a scenario evaluate as true, the scenario becomes active. This can generate a record (if configured) and control the digital output (DOUT) by toggling it on or off based on the active conditions. Additionally, if configured for continuous operation, the DOUT remains active as long as the conditions are met.
    
Key features include:
 
Key features include:
   −
Support for dynamic trigger logic based on selected operands and conditions.
+
* Support for dynamic trigger logic based on selected operands and conditions.
Autonomous device operation, even in low-power or deep-sleep modes, provided compatible I/O sources are used.
+
* Autonomous device operation, even in low-power or deep-sleep modes, provided compatible I/O sources are used.
Adjustable ON/OFF durations or permanent output control, enabling versatile device behaviors such as blinking or continuous activation.
+
* Adjustable ON/OFF durations or permanent output control, enabling versatile device behaviors such as blinking or continuous activation.
Custom Scenarios operate independently from the I/O menu, with priority management ensuring that higher-priority scenarios take precedence in controlling the DOUT when multiple scenarios are configured.
+
* Custom Scenarios operate independently from the I/O menu, with priority management ensuring that higher-priority scenarios take precedence in controlling the DOUT when multiple scenarios are configured.