Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The interface configuration can be edited in the NETx Core Server Studio at Modules > Qlite> Interface Definitions

...

Col#ParameterDescriptionScopeUnitDefault value
1NameName of the interface. Must be unique.stringNone
2IP addressIP address of the QL-NE100 device.IP-AddressNone
3PortUDP port of the QL-NE100 device.Port numberNone57277
4Send intervalTime delay between sending two messages.integerms200
5Log messagesIf set to true, all received and sent messages are logged in <WorkspaceDirectory>\LogFiles\nxaQlite-<InterfaceName>_<Datecode>.logbooleanNoneFalse
6Ping after

Start pinging the interface after not receiving packets for this time period.

integers50
7Ping interval

Time between sending pings to the interface.

integers10
8Ping retries

Connection to the interface is considered lost after this amount of failed pings.

integerNone2

...

  • 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.