Difference between revisions of "NVGate Front End"

Jump to navigation Jump to search
190 bytes removed ,  10:26, 10 October 2023
Line 506: Line 506:
<u>Settings for simulated DC Inputs</u>
<u>Settings for simulated DC Inputs</u>


* '''Label''': the name of this Simulated DC input (by default simulated DC input n, with 1 <nowiki><</nowiki>= n <nowiki><</nowiki>= 32). The label of each DC input is used in the result name and in all connection tools.
* ''Value'' : Value of the input. Be aware that this value can be controlled by an external developer program.  
* '''Physical qty'''.: the physical quantity applied to this DC input. It modifies the sensitivity and range peak units if necessary.
* ''Max'': maximum allowed for the parameter "value".  
* '''Value''' : Value of the input. be aware than this value can be control by an external devloper program.
* ''Min'': minimum allowed for the parameter "value".  
* '''Max''': maximum than the parameter "value" can take .
* ''Significant digits'': Maximum number of digits that the parameter "value" can take. Also be aware that the maximum significant digits value is 7. Note that 8 is accepted but only value which are power of 2 can be shown with 8 digits because NVGate is a 32 bits software.
* '''Min''': minimum than the parameter "value" can take.
* ''Precision'': Rounds value to the closest power of 10. For instance, with precision = 0.1, rounds 2.62 to 2.6. A new input is ignored if the difference with the current input is smaller than precision.
* '''Significant digits''': Maximum number of digit than the parmater "value" can take. Also be aware than the maximum digit value is 7. If you put 8, only value wich are power of 2 can be put with 8 digits. (This is because NVGate is a 32 bits software)
* '''Precision''': Number of decimal digit available.


==CAN Bus==
==CAN Bus==

Navigation menu