V2.25 is up
A new driver, new devices, a new popup and some small improvements to TC
Added: Support for #poll in Block driver.
Added: AsciiBlock driver, it can handle variable length block and multiline answer.
Added: ADC10F103C a 12 bit 10 channel cheap usb connected ADC module (Thanks WA).
Fixed: Minor bug in Siglent SDM3065X definition (Thanks TheDefpom)
Added: Floating point format to Block driver
Added: Control infoAsk mostly for showing SCPI error messages.
Added: BK & Itech load support for Von mode (Thanks jmurray)
Added: deviceWriteBytes() function to send binary data to a SCPI device.
Changed/added: R&S NGE102, R&S NGE102B, R&S NGE103, R&S NGE103B power supply (Thanks PL)
Changed: R&S HMC8012 (Thanks PL)
Changed: Aim TTi TGF4042, Aim TTi TGF4082, Aim TTi TGF4162, Aim TTi TGF4242 (Thanks PL)
Changed: Definition of R&S HMO1022 now uses same definition as some other R&S scopes (Thanks WA)
Added: Auto Adjust popup to find or adjust a output until a input reach a specific value.
The drivers from PL is very advanced, they use the "Other" menu to add a couple of uploads/downloads.
The popup AutoAdjust can be used to search for a setting.
It uses a binary search and it is about as fast as doing it manually when you have a analog control to adjust.
In the above example TC is adjusting current to find a specific voltage.
The AsciiBlock driver is for answers where length and placement of values may vary a bit, it uses regular expressions to find the values.