auto-scale-for-seven-segment-display

marcoaita/malibrary/auto-scale-for-seven-segment-display

Prepares input numbers for display on the seven-segment display. Rescales values and calculates where to show the decimal point and negative sign. Acceptable input values -999 to 9999
auto-scale-for-seven-segment-display
@/auto-scale-for-seven-segment-display
Prepares input numbers for display on the seven-segment display. Rescales values and calculates where to show the decimal point and negative sign. Acceptable input values -999 to 9999
NINnumber
auto-scale-for-seven-segment-display
NOUT
DOT
NEG
ERR
NIN
ERRpulse
Input number is out of range
NEGboolean
Need a negative sign ?
DOTnumber
required dot position
NOUTnumber
Integer value correcponding to imput value
To use the node in your project you should have the marcoaita/malibrary library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.