Hello there,
The error message "Always return parameter errors in Tbsip_Submit_Command" suggests that there might be an issue with the parameters being passed to this function.
Make sure you're passing the correct types of parameters. For example, if the function expects a string parameter, ensure that you're passing a string and not some other data type.
ps command is used to list the currently running processes and their PIDs along with some other information depends on different options. It reads the process information from the virtual files in /proc file-system. /proc contains virtual files, this is the reason it's referred as a virtual file system.
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer--