Moxa V2616A-C8-CT-W7E [51/111] Getting product serial number

Moxa V2616A-C5-W7E [51/111] Getting product serial number
V2616A Linux Programming Guide
4-2
Getting Product Serial Number
The product information can read by dmidecode. You can use following commands to get these information
moxa@Moxa:~$ sudo dmidecode -s "baseboard-manufacturer"
MOXA
moxa@Moxa:~$ sudo dmidecode -s "baseboard-serial-number"
TACCA1000000
Refer to the following keywords for getting other product information.
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-version
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 is located at /dev/rtc. The V2616A-LX supports standard Linux simple RTC control. You must
include <linux/rtc.h>.
1. Function: RTC_RD_TIME
int ioctl(fd, RTC_RD_TIME, struct rtc_time *time);
Description: read time information from the RTC. It will return the value on
argument 3.
2. Function: RTC_SET_TIME
int ioctl(fd, RTC_SET_TIME, struct rtc_time *time);
Description: set RTC time. Argument 3 will be passed to RTC.
UART
The normal tty device nodes are /dev/ ttyMUE0 and /det/ ttyMUE1. The V2616A-LX supports standard
Linux termios control with RS-232/422/485 serial ports.
Usage: muestty <operation> device
Device: The MUE series device node

Содержание

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

Скачать