...
...
...
...
...
...
Within this definition file, the Helvar devices can be configured.
Info |
---|
File location<WorkspaceDirectory>\DataFiles\xio.HelvarNet.Devices.dat |
...
The interface configuration can be edited in the NETx Core Server Studio at HelvarNet > Device Definitions
...
Col# | Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|---|
1 | Name | Name of the |
device . Must be unique. | string | None | |
2 |
Router | Name of router to which the device is connected. | string | None | |
3 |
Address | Device address. | string | None | |
4 |
Fade time seconds | Used default fade time in seconds. | integer | s | 5 | |
5 | Is emergency device | Specifies whether the device is an emergency device. | boolean | None | False |
Start pinging the interface after not receiving packets for this time period.
Time between sending pings to the interface.
Connection to the interface is considered lost after this amount of failed pings.
Send interval
The NETx Server has to request the current values of all devices on startup. This means a lot of requests will be sent at the same time. In order to avoid overloading of the bus, these messages are queued.
The send interval parameter sets the time delay between sending each of the queued messages. Write requests have a higher priority than get status requests.
The queue sizes can be monitored with the corresponding server items NETx\XIO\HDL\<InterfaceName>\Request queue size and NETx\XIO\HDL\<InterfaceName>\Write queue size.
Log messages
If enabled, all received and sent messages are logged. This can be useful for troubleshooting unintended behaviors. However, logging is disabled by default to save disk space.
Ping
The NETx Server is monitoring the connection to each interface.
...
6 | Power consumption poll interval | Time interval in seconds for polling the power consumption. | integer | s | 0 |