Skip to content

Fix precision in Keithley24xx commands.

Karol Krizka requested to merge fixkeithleyset into devel

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.

Merge request reports