SPLICERCHASSIS SCS Z3

Description:

  Description of the physical connection to the splicer.

Form:

  Command Handler: DPID
  SPLICERCHASSIS|SCS|Z3 <index> [<value>]
  Argument List:
  <index>   Values 0 - 11 indicate which channel to query or set.
  <value>   Optional. Numerical value for this configuration.

Response:

  "OK\r\n" or "0\r\n" to acknowledge receipt of command,
  "SplicerChassis= <value>\r\n" or "<value>\r\n" only for "query", the current value
  "\r\n" concludes query and set responses (empty line) or

  "ERROR- [Description]\r\n" or "<error_code>\r\n" if error
  "\r\n" concludes error responses (empty line)

Examples:

  *.DPID SCS 0
  OK\r\n
  SplicerChassis= 1\r\n
  \r\n

  *.DPID Z3 0
  0\r\n
  1\r\n
  \r\n

  *.DPID SCS 0 1
  OK\r\n
  \r\n

  *.DPID Z3 0 1
  0\r\n
  \r\n

Notes:

  See your splicer manual for the correct value.
Created By: Adtec Digital