Scenario: Automated testing suite via Labview issues commands to Headless Broadsim via API Python scripts.
The issue(s),
1. Without skydel already running no API commands can be executed.
2.To attempt to resolve, ssh into machine and execute skydel-launch start 0 first. However, if I’ve never logged into the Broadsim via Remote Desktop ssh’ing into the machine and executing skydel-launch does not launch the software. API calls will fail as if it was never running.
I need a way to run skydel without the windowing system being involved. Techs just need to start their Labview executable from Windows and not have to worry about logging into a secondary machine just so the skydel GUI will start.
I’ve run across an old example skydel-SDX headless command that does not work anymore.