SLEDINFO SIF S1

Description:

  This command is used to retrieve the sled information of the host device

Form:

  Command Handler: DCMD
  SLEDINFO|SIF|S1

  Argument List:
  Terse         Verbose      Description
  N/A           N/A          N/A

Response:

  SLEDINFO RESPONSE
    Verbose- "OK\r\n" to acknowledge receipt of command, or
             "ERROR- [Description]\r\n" if error, ending command
    Terse-   "0\r\n" to acknowledge receipt of command, or
             "[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
             "\r\n" concludes modify responses (empty line)

Examples:

  Verbose command to retrieve current setting:
  *.DCMD SLEDINFO <enter>
     Response is: OK\r\n
     DEVICE_COUNT=3
     DEVICE_TYPE=VIDEO_DECODER DEVICE_ID=SARADEC2 DEVICE_STATUS=PRESENT
     DEVICE_TYPE=AUDIO_DECODER DEVICE_ID=PCA83AUDIO_BE DEVICE_STATUS=PRESENT
     DEVICE_TYPE=IRD_FPGA DEVICE_ID=D7PRO DEVICE_STATUS=PRESENT


  Terse command to change setting:
  *.DCMD S1
  Response is: 0\r\n
      3
      0 2 2
      1 3 2
      4 10 2

Notes:


Created By: Adtec Digital