This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Radar Studio API Documentation for Lua Scripting

The Radar Studio User Manual has a very brief section on Lua scripting to automate acquisition tasks. Is there more complete documentation of the Radar Studio API somewhere? I'm not looking for Lua documentation, just a reference guide for what each of the parameters means in a command like the one below and what the available commands are.

ar1.ProfileConfig(0, 76, 100, 3, 60, 0, 0, 0, 0, 0, 0, 30, 1, 256, 10000, 0, 0, 30)

Thanks!