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!