|
<< Click to Display Table of Contents >> IEC104 |
![]() ![]()
|
To create a new IEC104 server select the menu item IEC104. You’ll see the following window:

List or properties:
Property |
ST script field* |
Description |
|---|---|---|
Name |
|
Name of the IEC104 server. |
IP or DNS |
ipaddress |
IP address or DNS of the local device. |
Port |
port |
Port of the server. |
Timeout |
interval |
Timeout of the IEC104 server and requesting interval for non-spontaneous devices. |
*This field is used in ST scripts. For example: Servers.Server1.interval = 2000. In this script command poll interval of the Server1 will be changed to 2000 ms. Also for all servers you can use fields:
▪connect - connect to the server.
▪connected - check connection.
▪lostconnection - check lost or not connection.