V2.07 is up
There are many improvements to the Block driver, math support for PTC and a few new devices.
Added: Function makeDouble() for assembling a number from multiple elements, mostly for Block driver.
Added: Block driver support for CRC or checksum
Added: Block driver support for streaming data
Added: Function vdivLowR(Vin,highR,vout) as a easy way to measure in-circuit sensors with a pullup resistor.
Added: PTC sensor math for Vishay TFPT sensors: ptc(type,resistance) ptcT(type,temperature)
Added: PTC sensor math for NXP and Infineon KTY sensors: ptc(type,resistance) ptcT(type,temperature)
Added: GW Instek ASR-2050, GW Instek ASR-2100, GW Instek ASR-3200, GW Instek ASR-3300, GW Instek ASR-3400 Mains supplies (Thanks gby)
Added: ParamSweeper can include the sweeping parameters in the logging.
Added: HP 6624A quad power supply (Thanks Chernobyl)
Added: ascii and hex number format to Block driver.
Added: In math fields using INS or right-click will give a list of channel variables.
Fixed: Annotations did not work on sync'ed scales.
I got requests for improvements from two different sources and they both involved the Block driver.
Some functions have been added to support some precision PTC resistors
httpe:///lygte-info.dk/project/TestControllerFunctions%20UK.html#Temperature_sensors_PTCWhen writing math formulas a shortcut for the connected device values has been added (INS key or right click). It works most places where expressions can be used.
ParamSweeper can sweep any adjustable parameter for a device, but not all of them are included in logging, now they can be by checking a box.