8,877
edits
Line 506: | Line 506: | ||
<u>Settings for simulated DC Inputs</u> | <u>Settings for simulated DC Inputs</u> | ||
* | * ''Value'' : Value of the input. Be aware that this value can be controlled by an external developer program. | ||
* ''Max'': maximum allowed for the parameter "value". | |||
* ''Min'': minimum allowed for the parameter "value". | |||
* | * ''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. | ||
* | * ''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. | ||
* | |||
* | |||
==CAN Bus== | ==CAN Bus== |