The interface configuration can be edited in the NETx Core Server Studio at Modules > Qlite> Interface Definitions
...
Col# | Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|---|
1 | Name | Name of the interface. Must be unique. | string | None | |
2 | IP address | IP address of the QL-NE100 device. | IP-Address | None | |
3 | Port | UDP port of the QL-NE100 device. | Port number | None | 57277 |
4 | Send interval | Time delay between sending two messages. | integer | ms | 200 |
5 | Log messages | If set to true, all received and sent messages are logged in <WorkspaceDirectory>\LogFiles\nxaQlite-<InterfaceName>_<Datecode>.log | boolean | None | False |
6 | Ping after | Start pinging the interface after not receiving packets for this time period. | integer | s | 50 |
7 | Ping interval | Time between sending pings to the interface. | integer | s | 10 |
8 | Ping retries | Connection to the interface is considered lost after this amount of failed pings. | integer | None | 2 |
...
- If the NETx Server has not received any packets from the interface for the timespan set in "Ping after", it sends a ping packet to the interface.
- When the NETx Server receives a response, the timer is reset.
- If the NETx Server does not receive a response, it keeps sending ping packets after every "Ping interval" seconds.
- If the NETx Server has sent the number of ping packets as set in "Ping retries" without a response, the connection to the interface is considered lost and the interface's GATEWAY item is set to False.
- When the connection is reestablished (the NETx Server receives a ping response or any other packet), the GATEWAY item is set to True and the values of all devices/channels are requested from the bus.
Interface items
Channels:
All 512 channels of a QL-NE100 device are represented as items under the "Channels" branch. This items can be used to indicate and set the value of channels.
Services:
The status of the following services are represented as items:
- Key Card Inserted
- Key Card Off
- Do Not Disturbe
- Make Up Room
- Laundry
This items are read only.