Description:
This is a read-only command that displays the different board information for Plug-n-Play Devices
Form:
Command Handler: SYSD
BOARDSINFO | BIF | BI
Argument list: NONE
Response:
"OK\r\n" to acknowledge receipt of command, and
"Board Info for Plug-n-Play devices
"ERROR- [Description]\r\n" if error, ending command
Examples:
Show BOARDSINFO:
*.SYSD BOARDSINFO
Response is: OK\r\n
SLOT=2 ID=BB12 NAME="PC77 ver 1.2"
SLOT=13 ID=c623 NAME="EM8623 rev 130"
*.SYSD BI
Response is: OK\r\n
2 BB12 "PC77 ver 1.2"
13 c623 "EM8623 rev 130"
Notes: