Specifications

Table Of Contents
Tool Name—Name of the tool.
Access to Present and Power GoodThe type of access to the CPLD, i2c, LPC, and MEM.
Access bus—For i2c devices. Shows which i2c bus to use.
Address—For LPC devices, the address of the device or register.
Register—Access size for LPC.
Present Bit(s)The bit or bits to indicate presence. The range of bits display as end:start and must be contiguous. Disaggregate
sets of bits are not supported.
PresentValueThe value present.
Power Good Register, Bit(s) and ValueThe bit or bits to indicate present. The range of bits display as end:start and
must be contiguous. Disaggregate sets of bits are not supported.
Tool Acess Mux Definitions—If your system needs a MUX to access the CPLD, the MUX denitions display here.
FRU and FAN Register access—Supports i2c, LPC, and MEM.
rtctool
The rtctool allows setting and testing of the real time clock (RTC) in the system.
Tests
CLI options
DellEmc Diag - RTC Tool
version 1.1, x.xx.x.x-x
build, 2017/05/23,
Syntax: rtctool <option>
Show the help-text:=
rtctool --help (or)
rtctool -h
Read the current RTC:=
rtctool --readrtc (or)
rtctool -r
Test RTC device with user interrupt:=
rtctool --testuie (or)
rtctool -u
Test RTC device with alarm interrupt:=
rtctool --testaie (or)
rtctool -a
Test RTC device with periodic interrupt:=
rtctool --testpie (or)
rtctool -p
Test the RTC device:=
rtctool --test (or)
rtctool -t
Set rtc to new time (input all params in same order):=
rtctool --setrtc --year=<year>, --mon=<month> --day=<day> --hour=<hour> --min=<min> --
sec=<sec> --tz=<offset>
(or)
rtctool -s -y <year> -m <month> -D <day> -H <hour> -M <min> -S <sec> -Z <offset>
Execute repeatedly command by count:=
rtctool --iteration=max/<count> [option1] [option2]... (or)
rtctool -I max/<count> [option1] [option2]...
Usage:=
-h, --help Show the help text
-r, --readrtc Read operation
-s, --setrtc Set operation
-u, --testuie Test RTC device with user interrupt
74
Dell EMC DiagOS tools