V0.96 is up
It adds a script library, right click in the log window:
When selecting a entry it will be copied to the log window:
Adjust the parameters and press run to run the script.
Available scripts is filtered against loaded devices, this means a power supply, a electronic load or a waveform generator must be loaded for
any scripts to show up at the current time. The scripts are downloaded from my server on each program start (Missing connection means a local backup is used).
It is also possible to add scripts to the menu locally in the ..\Documents\TestController\ScriptLibrary directory.
Each script must start with (There can be more than one script in a file):
#scriptMenu menu entry
Example: #scriptMenu Power supply;Fuse test
The files must be called somethingScript.txt where something can be any name.
Usually a couple of DMM's will be used together with a script to log values in the tested circuit.