DLI DC3 User's Guide
|
The LCD has 2 lines, 16 character positions each. The displayed data depends on the mode, and possibly also on user scripting.
The keypad has 5 keys:
During normal operation, the DC3 LCD and keypad interface can be in one of the following modes:
You can cycle through the modes by pressing and
keys simultaneously.
If the keypad is locked via web UI, the keypad doesn't work, and if you press a key, a message about this is displayed and stays in place until the next update of the LCD data; no action is taken.
At boot, DC3 starts in Relay mode.
In Relay mode, the and
keys allow to choose the relay to display. The first line shows states of all relays.
The selected relay is marked by a blinking cursor. Its name is displayed on the second line.
If the relay is not locked (see below) and its physical state matches the expected state, it is displayed as:
If the relay's physical state doesn't match the expected state, (e.g. it will be switched on in sequence ), its state is marked by:
The top-right corner contains icons indicating status of wired ( /
) and wireless (
/
/
) networks. The icons are underlined (
,
) if the respective interface is online, and not underlined (
,
) otherwise. A minus sign
in place of the wireless interface icon indicates that the wireless module is disabled. Empty space
in place of the wireless interface icon indicates that no wireless support is installed.
The button switches the selected relay on, likewise the
button switches it off.
You can press and hold each of the buttons for 3 or more seconds to lock the relay in the corresponding state. Locked relays can't be manipulated from web UI or with scripting, and won't be switched by using the hardware /
keys unless you hold the corresponding key for 3 or more seconds to unlock it. Locked relays are displayed as:
The button cycles the selected relay unless it's locked.
Managing relay lock state can only be done using the LCD and keypad (unless you enable SSH). Locked relays' states cannot be altered, and they are not affected by power loss recovery mode.
In Meter mode, the and
keys allow to choose the selected meter.
In Network mode, the and
keys allow to select the network parameter.
The following parameters are present:
Parameter | Type | Default/sample value |
---|---|---|
HTTP port | TCP port* | 80 |
HTTPS port | TCP port* | 443 |
SSH port | TCP port | 22 |
SSH enabled | Yes/No | No |
Syslog server | IP address | 0.0.0.0 (none) |
LAN protocol | Static/DHCP | Static |
LAN IP | IP address | 192.168.0.1 |
LAN netmask | Netmask | 255.255.255.0 |
LAN gateway | IP address | 0.0.0.0 (none) |
LAN metric | integer | 0 |
LAN DNS server | IP address* | 0.0.0.0 (none) |
LAN MAC | MAC | 7C:E1:FF:..:..:.. |
WiFi enabled | Yes/No | Yes |
WiFi SSID | String | DLI.... |
WiFi mode | Access Point/Station | Access point |
WiFi encryption | None/WPA/WPA2/WPA3/... | WPA |
WiFi key | Random string | ... |
WiFi channel | Channel number or auto | 11 |
WiFi protocol | Static/DHCP | Static |
WiFi IP | IP address | 192.168.254.1 |
WiFi netmask | Netmask | 255.255.255.0 |
WiFi gateway | IP address | 0.0.0.0 (none) |
WiFi metric | integer | 0 |
WiFi DNS server | IP address* | 0.0.0.0 (none) |
WiFi MAC | MAC | 7C:E1:FF:..:..:.. |
Most values can be changed. Pressing the button allows to change the parameter. The leading character of the first line, previously a whitespace
, becomes an asterisk
to indicate that.
Different kinds of values are changed in different ways:
Options marked with a star (*
) correspond to configuration items which can have multiple values (including none) which can be set from the web UI. You can only can only set a single value from the keypad for these, and ...
is displayed on the LCD if the option doesn't have a single value. For IP addresses, 0.0.0.0 means 'none' (e.g. no default gateway, no syslog server, etc.).
Pressing saves the current value and starts network reconfiguration if needed. The display isn't updated instantly, and you need to refresh it by pressing
/
. You can cancel editing at any time by pressing
.