Go to documentation repository
Page History
This starts an external program on your Axxon-domain.
Note | ||
---|---|---|
| ||
Any software containing a GUI is not recommended to be executed on the Server. If you encounter a problem launching interactive services, please refer to the Windows OS user manual. |
...
Allow interaction of the server NGP Host service with the desktop: Start → Control Panel → Administrative Tools → Services → Net Logon → Properties → Log Onon.
Info title Note For Failover server Server and clientClient installation type (see Installation), you have to allow the the NGP RaFT supervisor service to interact with desktop.
- Add to folder <Directory where Axxon One is installed>\UserScripts\ one or more . bat files with the application startup command.
The command should include a path to the executable file. You can specify a network path and command-line options (see Starting an external program on Clients). - Select the server where you want to run the program (1).
- Select a bat. bat file with the run command (2).
Enter templates, if they were set via a
.bat file (3).
Note title Attention! If it is expected that the query result contains spaces and/or some special shell characters (> & | < etc.), then the template should be enclosed in quotation marks (""). For example, "{rectangles}". The entire template string should be enclosed in quotation marks.
Example 1: If you apply the following bat file:
...
executing the macro will lead to the following message:
Example 2: Exporting camera connection status events (offline/online) to a csv.bat file containing the following:
...