Тема: How to Create Helios commands
Hi all
To Create Helios commands follow these steps:
1- In starcom Routing application on routing server, create new center, let's call it for example NewCenter.
2- Open the inbound/outbound port "81" on routing server firewall.
3- In starcom Routing application - EAI tab check Enable TCP EAI.
4-In unit properties form you can find an icon beside Device type field click it, and fill the Device configuration popup form by the following:
- Check Get data from EAI center
Enter Center name which was created recently.
Enter Center password
Enter Center password
Enter Commands server the IP address of routing server followed by the port 81.
Enter TCP EAI server the IP address of routing server followed by the port 81.
Check Use actual datetime
Now you can create a command for the desired unit through the commands tab in unit properties form, for example to send Immobilize command, you can send it as a custom message command with the parameters:
output&p001=1&p002=0
good luck