V1.09 is up
The main improvement is more virtual generators.
Fixed: Help window continue to show help when entering parameters
Added: Support for a #helpurl tag in device definitions, this will be used when F1 is pressed on the mode or setup popup.
Added: Pressing F1 on the virtual generator setup page will open a browser on the help page.
Added: Help page about the virtual generators.
Added: Pattern generator that can make a sequence of values with either abrupt or ramp change between them.
Added: User generator that can convert an expression into a curve that can be used to control a device.
Added: Log generator that can be used to control a frequency generator
Added: Battery simulation (Virtual battery generator) that can control a power supply.
The help page about virtual generators:
http://lygte-info.dk/project/TestControllerVirtualDevices%20UK.htmlThe new generators add a lot of possibilities to control external devices with a very simple script (It is listen on the documentation page). The most advanced is the battery simulator:
Reflect the voltage to a power supply from it and reflect the current consumption back to the generator and the power supply will simulate a battery (For slow load changes/pulses).
It supports many different types and sizes of batteries.
I have rewritten the test controller into page:
https://lygte-info.dk/project/TestControllerIntro%20UK.html