Testing GetUseRsmForEngineLaunch
In most cases, this function will not be implemented or tested. If this function is implemented and returns TRUE, the Ansys Electronics Desktop will not start the analysis engines using the LaunchProcess function directly. Instead, the Ansys Electromagnetics Desktop starts one AnsoftRSMService process on each host using LaunchProcess, and the engine processes are started by these AnsoftRSMService processes. You can check for these processes using the Windows Task Manager. One AnsoftRSMService process should run on each host. These processes are named ansoftrsmservice.exe or AnsoftRSMService.exe. These processes start on each host before any analysis engine starts on the host, and will remain running until the job is complete.