Software installation
Option 1 — MSIX package (recommended)
- Download the
.msixor.msixbundlefile provided by Covisart. - Double-click the file. Windows verifies the package signature.
- Click Install. The application is added to the Start menu.
- Search for NGS Simulator in the Start menu and run it.
- If necessary, configure the TwinCAT ADS settings.
Option 2 — Manual installation
- Extract the ZIP package to
C:\NGS_System\. - Install the Web API as a Windows service — see Windows service.
- Verification:
- Open
http://localhost:5000/swaggerin a browser. - PowerShell:
Get-Service "NGS_Simulator_WebApi"
- Open