Command descriptions
set lcd
ConnectPort® LTS Command Reference
67
Specifies whether the default background image will be used on idle time out.
on
Use the default background image
off
Use the custom background image loaded by user.
load_image=
host:filename
Specifies the tftp server and file name to be used to upload user custom LCD background image.
host
The IP address or DNS name of a host from which the custom LCD background image
will be downloaded to the ConnectPort LTS device using TFTP.
filename
The name of a file on the host that contains the custom LCD background image. If your
host’s implementation requires a complete path to this file, specify the path here as
well. (Be aware that ConnectPort LTS supports only 128x64 8bit bitmap file for LCD
background image.)
backlight={on|off}
Specifies the status of LCD backlight.
on
Turn on the LCD backlight.
off
Turn off the LCD backlight.
Examples
Enable LCD display
#>set lcd state=on
Change background image idle time-out
#>set lcd wait_time=30
Load a custom LCD background image from TFTP server
#>set lcd load_image=192.168.100.1:custom_image
See also
n
show lcd"
n
chapter on the LCD interface.
Содержание ConnectPort LTS 16
Страница 1: ...ConnectPort LTS Command Reference ...
Страница 117: ...Command descriptions set service ConnectPort LTS Command Reference 117 See also n revert n set network n show ...
Страница 152: ...Command descriptions set usb ConnectPort LTS Command Reference 152 Example Format the USB memory set usb format id 1 ...