External software automation control

Hey,

We use an internally developed automation platform for a lot of our product control and testing. Other than the internal scripting, is there a way to externally control the Arc? Example below:
Configure PSU*
Start recording*
[we control device to do something]
Stop recording*
Export screen shot*
Export CSV*

I put an asterisk next to the items I would want to be able to auotmate.

OR do I have to write a script in Otii and automate calling the script? is that possible?

Hi and welcome to the forum,

This is possible to perform, both with lua and other scripting languages like python, except the “Export screen shot”. Screen shot is not automated in Otii.
One example, in lua, can be found here:
https://www.qoitech.com/help/scripting/examples/capture_to_csv.lua.html

Best regards,
Björn