Other Parts Discussed in Thread: IWRL6432
Hi
I am trying to use the 'queryDemoStatus' , but is not recognized as a CLI command
mmwDemo:/>'
What is the equivalent command for this in IWRL6432?
Regards
Aditya
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
I am trying to use the 'queryDemoStatus' , but is not recognized as a CLI command
mmwDemo:/>'
What is the equivalent command for this in IWRL6432?
Regards
Aditya
Hi,
There is no equivalent command for 6432. You can look in the presence/motion demo in the SDK and see the available commands in mmw_cli.c
In that file you could also create your own custom CLI command that would perform the same task.
Regards,
Tim