either one of the serial ports, or the first parallel
type ( 16x2 | 16x4 | 20x2 | 20x4 | 24x2 | 24x4 | mtb-134 ; default: 24x4 ) - sets the type of the LCD
• mtb-134 - Portwell EZIO-100
Example
To enable Powertip parallel port LCD:
[admin@MikroTik] system lcd> print
enabled: no
type: 24x4
port: parallel
contrast: 0
[admin@MikroTik] system lcd> set enabled=yes
[admin@MikroTik] system lcd> print
enabled: yes
type: 24x4
port: parallel
contrast: 0
[admin@MikroTik] system lcd>
To enable Crystalfontz serial LCD on serial1:
[admin@MikroTik] system lcd> set port=serial1
[admin@MikroTik] system lcd> print
enabled: yes
type: 24x4
port: serial1
contrast: 0
[admin@MikroTik] system lcd>
LCD Information Display Configuration
Home menu level: /system lcd page
Description
The submenu is used for configuring LCD information display: what pages and how long will be
shown.
Property Description
description ( read-only: text ) - page description
display-time ( time ; default: 5s ) - how long to display the page
Notes
You cannot neither add your own pages (they are created dynamically depending on the
configuration) nor change pages' description.
Example
To enable displaying all the pages:
[admin@MikroTik] system lcd page> print
Flags: X - disabled
Page 574 of 695
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.