Fix precision in Keithley24xx commands.
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 2
− 2
@@ -94,13 +94,13 @@ double Keithley24XX::getCurrent(unsigned channel)
The 2410 seems to have a limited number of digits that it parses when you set current/voltage levels. This restores the use of scientific notation to the values.