Moxa TC-6110-T-LX [68/117] Desktop management interface dmi

Moxa TC-6110-T-LX [68/117] Desktop management interface dmi
TC-6110 Linux User's Manual Programming Guide
5-2
Desktop Management Interface (DMI)
Product information may be read using Debian Linux’s Desktop Management Interface (DMI), dmidecode, as
with the following commands:
moxa@MOXA:~# sudo dmidecode -s "baseboard-manufacturer"
MOXA
moxa@MOXA:~# sudo dmidecode -s "baseboard-serial-number"
TACCA1000000
Other keywords to retrieve DMI information are listed below:
bios-vendor
bios-version
bios-release-date
system-manufacturer
system-product-name
system-version
system-serial-number
system-uuid
baseboard-manufacturer
baseboard-product-name
baseboard-serial-number
baseboard-asset-tag
chassis-manufacturer
chassis-type
chassis-version
chassis-serial-number
chassis-asset-tag
processor-family
processor-manufacturer
processor-version
processor-frequency
RTC (Real Time Clock)
The device node for the RTC is located at /dev/rtc. The TC-6110-LX supports standard Linux simple RTC
control. You must include <linux/rtc.h>.
1. The line below may be named Function: RTC_RD_TIME; it will read time information from the RTC. It will
return the value on argument 3.
int ioctl(fd, RTC_RD_TIME, struct rtc_time *time);
2. Function: RTC_SET_TIME will set the RTC time. Argument 3 will be passed to RTC.
int ioctl(fd, RTC_SET_TIME, struct rtc_time *time);
UART
The normal tty device nodes are /dev/ttyS0. The TC-6110-LX supports standard Linux termios control with
RS-232 serial ports.
Programmable LEDs
There are four programmable LEDs in the front of TC-6110. The LED device node is located at /dev/pled, and
may be manipulated directly. Each LED can be accessed using the
/dev/pled device node, and similarly the

Содержание

Похожие устройства

Скачать