V3.03 is up
A lot of devices has been added/updated and I have officially release the battery test function.
In addition to the above a new modbus interface has been added that allows multiple devices on a RS485 bus.
Updated: GWInstek GPP-4323 Power supply, add support for different firmware versions (Thanks PL)
Updated: ET5410A+ Electronic load (Thanks PL)
Added: Tiny Devices tinySA4 spectrum analyzer (Thanks PL)
Added: UNI-T UT622 LCR meter (Thanks PL);
Added: A long overdue help page for GPIB+Modbus popup
Added: B&K Precision 9130 power supply (Thanks janteau)
Added: Support for multiple modbus devices on one serial port (Requires a slight modification to the device definition).
Added: XY MD02 (AHT20), XY MD02 (SHT20), XY SHTC3 and XY MD02 (SHT40) Humidity & Temperature transmitter modules (Thanks flash2b)
Added: LC Tech LCUS-1, LC Tech LCUS-2, LC Tech LCUS-4 and LC Tech LCUS-8 1 to 8 channel relay modules (Thanks flash2b)
Added: Eletechsup DM56A04 and Eletechsup DM36B06 4 to 6 digit readouts (Thanks flash2b)
Added: Eletechsup DM18A01, Eletechsup DM18B02, Eletechsup DM18C04 and Eletechsup DM18D06 1 to 6 digit readouts (Thanks flash2b)
Added: Ebyte EID051-133, Ebyte EID051-134, Ebyte EID051-135, Ebyte EID051-138, Ebyte EID051-143, Ebyte EID051-144, Ebyte EID051-145 and Ebyte EID051-148 3& 4 digit readouts (Thanks flash2b)
Added: Ebyte EID041-G01 and EID041-G01S Humidity & Temperature transmitter module (Thanks flash2b)
Updated: Giant Force GTH thermal chambers (Thanks jmurray)
Added: Sorensen DHP 40-166 DC Power Supply (Thanks jmurray)
Added: Rigol DM858 and Rigol DM858E DMM (Thanks FireDeveloper)
Added: #removeMatch and #removeLineMatch makes it possible to do RegEx matches to remove sections and lines in #metadef
Updated/added: ET5410A+, ET5420A+ electronic load (Thanks KungFuJosh)
Updated: Batronix Magnova Oscilloscope (Thanks KungFuJosh)
Updated: Added readTemperature to ATorchPX100Devices.txt as requested by CaptainBucko
Updated: A lot of Eletechsup devices got faster (Thanks flash2b)
Added: Circutor-CVM144 CVM Power analyzersM5-29 Three-phase power analyze (Thanks Benleentje)
Added: BatteryTest popup, it controls up to 5 devices for doing a battery test with multiple discharge currents automatic.
No devices are updated to support the new modbus interface, to do that open the definition file and add modbus to the #port definitions, i.e.
#port com
must be changed to:
#port com modbus
And modbus selected in the type column of "Load devices". Press F1 on the GPIB+Modbus page for more help.
A warning: I have modified the code around GPIB, but have not tested it, i.e. it may not work anymore or it might work with multiple devices.
It is possible to download V3.00 from here:
https://lygte-info.dk/pic/Projects/TestController/TestController3.00.zip (This is the old version, the new version must be downloaded from my website).