DLI EPCR5 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 EPCR5 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, EPCR5 starts in Outlet mode.
In Outlet mode, the and
keys allow to choose the outlet to display. The first line shows states of all outlets.
The selected outlet is marked by a blinking cursor. Its name is displayed on the second line.
If the outlet is not locked (see below) and its physical state matches the expected state, it is displayed as:
If the outlet's physical state doesn't match the expected state, (e.g. it will be switched on in sequence , or the bus power it is not powered but the outlet is expected to be on ), 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 outlet on, likewise the
button switches it off.
You can press and hold each of the buttons for 3 or more seconds to lock the outlet in the corresponding state. Locked outlets 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 outlets are displayed as:
The button cycles the selected outlet unless it's locked.
Managing outlet lock state can only be done using the LCD and keypad (unless you enable SSH). Locked outlets' states cannot be altered, and they are not affected by power loss recovery mode. However, they are still affected by over-current, over-voltage, and low-voltage safety shutdown configuration.
In Meter mode, the and
keys allow to choose the selected meter.
Meters can be calibrated. Pressing the button starts the calibration process for the meter. The leading character of the line, previously a whitespace
, becomes an asterisk
to indicate that.
The calibration progress and method are shown on the bottom line. For example, for voltages and currents, single-point scale calibration is used, so "1/1 SC" (first and only point, scale) is displayed.
You can use the and
buttons to adjust the value displayed to match the reading of an external measurement device (in his case, most likely a digital multimeter). Pressing
will revert the value displayed to the original measurement.
If this is the last point to calibrate, pressing will confirm and store the calibration values and leave calibration mode; the display will be updated in ~2 seconds and you will see a corrected reading. If there are more points to calibrate, pressing
saves the current value and lets you input another calibration point.
You can cancel calibration at any time by pressing .
You can reset calibration to default by pressing when not in calibration submode. You will be asked to confirm this by pressing
, or decline by pressing
.
Bus voltage and current meter calibration can also be done using the web UI.
Calibration is most useful for external meters where it allows to have values displayed in the scale that's most natural for you for the external sensor you attach. Temperature/humidity and AC meters should not require calibration.
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 | 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
.