Hi
Is there any documentation available by listing all the LUA functions?
Thanks
Arun
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.
Hi
Is there any documentation available by listing all the LUA functions?
Thanks
Arun
Arun,
If you type help on the LUA shell you would find LUA functions.
What are your objectives for looking LUA functions.
Thanks and regards,
CHETHAN KUMAR Y.B.
Arun,
Also you you could type "help ar1" on the lua shell which provides all the supported function within the radar device firmware package.
and you could use help and specific function name to get more details in terms of argument and return values exchanged to the function.
Thanks and regards,
CHETHAN KUMAR Y.B.
Arun,
Thank you for the confirmation.
Thanks and regards,
CHETHAN KUMAR Y.B.
hello, I want change the parameter in lua to acquisition of radar data automatic in mmwave studio,and I used Lua for the first time. what is the Lua shell? How can I get it?