Changes

no edit summary
Line 1: Line 1:  
==Introduction to Custom Scenarios functionality==
 
==Introduction to Custom Scenarios functionality==
   −
Given that different clients have unique needs and are always expanding their options and solutions, we continually look for ways to meet various expectations in a timely manner.
+
Given that different clients have unique needs and are always expanding their options and solutions, we continually look for ways to meet various expectations in a timely manner.To achieve this, we developed a solution that allows users to customize a set of parameters as conditions in order generate an event or control the device's digital outputs. When connected to different types of peripherals such as alarms, buzzers or relays, this feature can inform the driver or complete specific functions.  
   −
To achieve this, we developed a solution that allows users to customize a set of parameters as conditions in order generate an event or control the device's digital outputs. When connected to different types of peripherals such as alarms, buzzers or relays, this feature can inform the driver or complete specific functions.  
+
Since the device operates independently under different conditions, it eliminates the need to monitor device status on the platform and implement complex backend functions. Using the custom scenarios functionality any type of data readable by the specific device model can impact how and when the digital output is controlled.  
   −
Since the device operates independently under different conditions, it eliminates the need to monitor device status on the platform and implement complex backend functions.
     −
Using the custom scenarios functionality, any type of data readable by the specific device model can impact how and when the digital output is controlled.
+
==Custom Scenarios functionality logic==
 
+
[[File:Custom Scenarios Topology.png|right|thumb|600px|Figure 1. “Custom Scenarios” functionality logic]]
 
  −
==Smart Ignition Detection functionality logic==
  −
[[File:Custom Scenarios Topology.png|right|thumb|600px|Figure 1. “Smart Ignition” functionality logic]]
   
“Smart Ignition Detection”– detects ignition “on” and “off” automatically by monitoring last “Smart Ignition Duration” seconds of external voltage and comparing it to current external voltage value. If current external voltage value is higher by “Smart Ignition Delta” than external voltage “Smart Ignition Duration” seconds ago, Ignition “on” event is detected. If current external voltage value is lower by “Smart Ignition Delta” than “Smart Ignition Duration” seconds ago Ignition “off” event is detected.
 
“Smart Ignition Detection”– detects ignition “on” and “off” automatically by monitoring last “Smart Ignition Duration” seconds of external voltage and comparing it to current external voltage value. If current external voltage value is higher by “Smart Ignition Delta” than external voltage “Smart Ignition Duration” seconds ago, Ignition “on” event is detected. If current external voltage value is lower by “Smart Ignition Delta” than “Smart Ignition Duration” seconds ago Ignition “off” event is detected.
  

Navigation menu