Dell PowerSwitch S4112F-ON Open Networking Hardware Diagnostic Guide April 201 - Page 69

DellEmc Diag - Programable Logic Tool, Low Power Test option

Page 69 highlights

CLI options root@dellemc-diag-os:~# pltool DellEmc Diag - Programable Logic Tool version x.x, x.xx.x.x-x build, yyyy/mm/dd, Syntax: pltool Show this help text:= pltool --h (or) pltool -h Test (RW) the scratchpad registers:= pltool --test (or) pltool -t Test default & writable registers:= pltool --test --default (or) Test Port interrupt:= pltool --test --interrupt (or) pltool -t -i Test Reset:= pltool --test --reset (or) pltool -t -s Test Low Power mode:= pltool --test --lowpower (or) pltool -t -p List devices and registers:= pltool --list [--lstype=] (or) pl Execute repeatedly command by count:= pltool --iteration=max/ [option1] [option2]... (or) pltool -I max/ [option1] [option2]... Read the specified register of the device:= pltool --read --devname= --dev= --reg= (or) pltool -r -n -D -R Write at the specified register of the device:= pltool --write --devname= --dev= --reg= --val= (or) pltool -w -n -D -R -V Dump all of the registers in a device or all devices and thei rcurrent values:= pltool --dump [--devname=] [--dev=] (or) pltool -d [-n ] [-D ] Usage:= -h, --h -t, --test -F, --default -i, --interrupt -s, --reset -p, --lowpower -l, --list -T, --lstype -L, --listdevicenames -r, --read -w, --write -I, --iteration= -n, --devname= -D, --dev= -R, --reg= -V, --val= -d, --dump Show the help text Test using the pre-programmed configuration or use supplied config Test option to test default registers Test option to test Interrupt Reset Test option Low Power Test option List operation Device type List Device name Read operation Write operation Iteration command execution Device name Device (should be assigned 0 for lpc access) Register Value to be set Dump the values in the registers of a device Dell EMC DAIG-OS tools 69

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88

CLI options
root@dellemc-diag-os:~# pltool
DellEmc Diag - Programable Logic Tool
version x.x, x.xx.x.x-x
build, yyyy/mm/dd,
Syntax: pltool <option>
Show this help text:=
pltool --h
(or)
pltool -h
Test (RW) the scratchpad registers:=
pltool --test
(or)
pltool -t
Test default & writable registers:=
pltool --test --default
(or)
Test Port interrupt:=
pltool --test --interrupt
(or)
pltool -t -i
Test Reset:=
pltool --test --reset
(or)
pltool -t -s
Test Low Power mode:=
pltool --test --lowpower
(or)
pltool -t -p
List devices and registers:=
pltool --list [--lstype=<devicetype>]
(or)
pl
Execute repeatedly command by count:=
pltool --iteration=max/<count> [option1] [option2]...
(or)
pltool -I max/<count> [option1] [option2]...
Read the specified register of the device:=
pltool --read --devname=<devicename> --dev=<deviceaddr> --reg=<register> (or)
pltool -r -n <devicename> -D <deviceaddr> -R <register>
Write at the specified register of the device:=
pltool --write --devname=<devicename> --dev=<deviceaddr> --reg=<register> --val=<value> (or)
pltool -w -n <devicename> -D <deviceaddr> -R <register> -V <value>
Dump all of the registers in a device or all devices and thei rcurrent values:=
pltool --dump [--devname=<devicename>] [--dev=<deviceaddr>]
(or)
pltool -d [-n <devicename>] [-D <deviceaddr>]
Usage:=
-h, --h
Show the help text
-t, --test
Test using the pre-programmed configuration or use supplied config
-F, --default
Test option to test default registers
-i, --interrupt
Test option to test Interrupt
-s, --reset
Reset Test option
-p, --lowpower
Low Power Test option
-l, --list
List operation
-T, --lstype
Device type
-L, --listdevicenames
List Device name
-r, --read
Read operation
-w, --write
Write operation
-I, --iteration=
Iteration command execution
-n, --devname=
Device name
-D, --dev=
Device
(should be assigned 0 for lpc access)
-R, --reg=
Register
-V, --val=
Value to be set
-d, --dump
Dump the values in the registers of a device
Dell EMC DAIG-OS tools
69